summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index eadbd9c..b93ad4c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,9 +32,10 @@
* win/ttkWinMonitor.c, win/ttkWinXPTheme.c: Re-sync with Tile codebase
so patches can flow back and forth.
+
* win/ttkWinXPTheme.c: Skip OS version test, should work on Vista/Aero
- now as well as XP [Fixes #1687299, thanks to George Petasis for
- tracking this down].
+ now as well as XP. Fixes [Bug 1687299], thanks to George Petasis for
+ tracking this down.
2007-03-21 Joe English <jenglish@users.sourceforge.net>