summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2006-10-31 22:33:38 (GMT)
committerdas <das>2006-10-31 22:33:38 (GMT)
commit186128bc03cce2f6497a753f1940227187dcc4aa (patch)
treee3d83a3269a13bfac631d4287ef7adee4286d144 /ChangeLog
parentee8611570c943c62dfe364654e24eabc99428e93 (diff)
downloadtk-186128bc03cce2f6497a753f1940227187dcc4aa.zip
tk-186128bc03cce2f6497a753f1940227187dcc4aa.tar.gz
tk-186128bc03cce2f6497a753f1940227187dcc4aa.tar.bz2
* macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-private
* macosx/tkMacOSXDebug.h: global symbols without Tk prefix; ifdef out * macosx/tkMacOSXEmbed.c: currently unused debug procs. * macosx/tkMacOSXEvent.c: * macosx/tkMacOSXInt.h: * macosx/tkMacOSXCarbonEvents.c: * macosx/tkMacOSXSubwindows.c: * macosx/tkMacOSXWm.c:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7d96df..344def6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-11-01 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-private
+ * macosx/tkMacOSXDebug.h: global symbols without Tk prefix; ifdef out
+ * macosx/tkMacOSXEmbed.c: currently unused debug procs.
+ * macosx/tkMacOSXEvent.c:
+ * macosx/tkMacOSXInt.h:
+ * macosx/tkMacOSXCarbonEvents.c:
+ * macosx/tkMacOSXSubwindows.c:
+ * macosx/tkMacOSXWm.c:
+
2006-10-31 Pat Thoyts <patthoyts@users.sourceforge.net>
* rules.vc: Fix bug #1582769 build with VC2003 and correct i386 arch.