summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2008-03-21 21:49:10 (GMT)
committerjenglish <jenglish@flightlab.com>2008-03-21 21:49:10 (GMT)
commitaaf798083f7605166430807208c76d402e6f9779 (patch)
tree1da6709ac8affe22c275800bb928f277f740d811 /ChangeLog
parent8365f49c5961e46f2789d02b9fc8ce444b9bfc24 (diff)
downloadtk-aaf798083f7605166430807208c76d402e6f9779.zip
tk-aaf798083f7605166430807208c76d402e6f9779.tar.gz
tk-aaf798083f7605166430807208c76d402e6f9779.tar.bz2
Keep ttkStubLib.o in libtkstub instead of libtk. [Bug 1920030]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cb1bac..4e64393 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-21 Joe English <jenglish@users.sourceforge.net>
+
+ * generic/tk.decls, generic/ttk/ttkStubLib.c, unix/Makefile.in:
+ Keep ttkStubLib.o in libtkstub instead of libtk. [Bug 1920030]
+
2008-03-20 Donal K. Fellows <dkf@users.sf.net>
* tests/wm.test: Rewrote so that tests clean up after themselves