summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das@noemail.net>2004-12-09 10:59:25 (GMT)
committerdas <das@noemail.net>2004-12-09 10:59:25 (GMT)
commitf14e026e7400cf6973ade0b7abb8ca86317c277c (patch)
tree16306fe6cc87f37d4e6c720381daac6758edf21b /ChangeLog
parentc3f8ac20483a2b5435fe23a89850c13ea81a2c77 (diff)
downloadtk-f14e026e7400cf6973ade0b7abb8ca86317c277c.zip
tk-f14e026e7400cf6973ade0b7abb8ca86317c277c.tar.gz
tk-f14e026e7400cf6973ade0b7abb8ca86317c277c.tar.bz2
* unix/tcl.m4: synced with tcl/unix/tcl.m4
* unix/configure: regen FossilOrigin-Name: b3ab4dfbd02cc49382984190b16b20330842904e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f479e85..5315c36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-09 Daniel Steffen <das@users.sourceforge.net>
+
+ * unix/tcl.m4: synced with tcl/unix/tcl.m4
+ * unix/configure: regen
+
2004-12-09 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock):