summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2003-03-23 02:25:21 (GMT)
committerKevin B Kenny <kennykb@acm.org>2003-03-23 02:25:21 (GMT)
commit415979d88766d4d576fba5f5578f46b8ca4fa2db (patch)
treef15bf6945627163484dc895e9d7ba89feee38439 /ChangeLog
parent1829e2001615eab85494e9ec7d8923a29b3dcc6a (diff)
downloadtk-415979d88766d4d576fba5f5578f46b8ca4fa2db.zip
tk-415979d88766d4d576fba5f5578f46b8ca4fa2db.tar.gz
tk-415979d88766d4d576fba5f5578f46b8ca4fa2db.tar.bz2
Corrected several problems that prevented OPTS=symbols from building
properly. [Patch 707792] Thanks to Joe Mistachkin for the fixes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 965e450..c59f7b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-03-22 Kevin Kenny <kennykb@acm.org>
+
+ * win/makefile.vc:
+ * win/rules.vc: Corrected several problems that prevented
+ OPTS=symbols from building properly. [Patch 707792] Thanks
+ to Joe Mistachkin for the fixes.
+
2003-03-18 Don Porter <dgp@users.sourceforge.net>
* tests/unixWm.test (unixWm-41.2): Corrected typo in 2003-03-13