summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b37277..01747ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
* generic/tclPkg.c
* libtommath/bn_mp_read_radix.c
* win/makefile.vc Revert to version 1.203 [Bug #2912773]
+ * unix/tclUnixCompat.c Fix gcc warning: signed and unsigned type
+ in conditional expression
2009-12-11 Donal K. Fellows <dkf@users.sf.net>