summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>1999-11-19 23:35:41 (GMT)
committerhobbs <hobbs>1999-11-19 23:35:41 (GMT)
commita96628d114a8e503ed853a5f3fe3e688e48ffe99 (patch)
treebab16325331c2814a6103653db7742e43579d817 /ChangeLog
parenta0aea84bcfa5f2c75e799cbd2b9c3a4511865feb (diff)
downloadtk-a96628d114a8e503ed853a5f3fe3e688e48ffe99.zip
tk-a96628d114a8e503ed853a5f3fe3e688e48ffe99.tar.gz
tk-a96628d114a8e503ed853a5f3fe3e688e48ffe99.tar.bz2
* README:
* unix/configure.in: * win/configure.in: * generic/tk.h: updated to patchlevel 3 * generic/tkColor.c: * generic/tkColor.h: fixed Tk_NameOfColor to work correctly, with minor change to TkColor struct. * generic/tkEntry.c: fixed C expr error in destroy of entry that could lead to 'malformed bucket chain' error
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6272423..c4db457 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+1999-11-19 Jeff Hobbs <hobbs@scriptics.com>
+
+ * README:
+ * unix/configure.in:
+ * win/configure.in:
+ * generic/tk.h: updated to patchlevel 3
+
+ * generic/tkColor.c:
+ * generic/tkColor.h: fixed Tk_NameOfColor to work correctly,
+ with minor change to TkColor struct.
+ * generic/tkEntry.c: fixed C expr error in destroy of entry
+ that could lead to 'malformed bucket chain' error
+
1999-11-02 Jeff Hobbs <hobbs@scriptics.com>
* tagged 8.2.2 final