summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorericm <ericm>2000-02-26 00:51:16 (GMT)
committerericm <ericm>2000-02-26 00:51:16 (GMT)
commit82800e44acbe9cb1a97b87ca1a503360ee3db8c2 (patch)
tree57a978079a8e8107bb6af2879955e568e776296b /ChangeLog
parent3bd63647333cb70952f3565159c81c7e50d69fa8 (diff)
downloadtk-82800e44acbe9cb1a97b87ca1a503360ee3db8c2.zip
tk-82800e44acbe9cb1a97b87ca1a503360ee3db8c2.tar.gz
tk-82800e44acbe9cb1a97b87ca1a503360ee3db8c2.tar.bz2
* generic/tkImgGIF.c: Applied "spirit of" the patch in 1605 (the
submitted patch was more complicated than necessary and did not extend to writing GIF's, only reading), to allow reading/writing of GIF files on EBCDIC and other non-ASCII based systems.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 095025e..4670861 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2000-02-25 Eric Melski <ericm@scriptics.com>
+
+ * generic/tkImgGIF.c: Applied "spirit of" the patch in 1605 (the
+ submitted patch was more complicated than necessary and did not
+ extend to writing GIF's, only reading), to allow reading/writing
+ of GIF files on EBCDIC and other non-ASCII based systems.
+
+2000-02-14 Eric Melski <ericm@scriptics.com>
+
+ * unix/tk.spec: RPM specification for producing a binary Tk RPM
+ for Linux.
+
+ * unix/Makefile.in: Added rpm target to generate Tk
+ binary RPM.
+
2000-02-10 Jeff Hobbs <hobbs@scriptics.com>
8.3.0 RELEASE