Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJulien Rebetez <julienr@src.gnome.org>2006-12-14 22:29:15 (GMT)
committer Julien Rebetez <julienr@src.gnome.org>2006-12-14 22:29:15 (GMT)
commitf7532354fbbd6b2fda3020de0f75df80834c4863 (patch)
tree21f5d3e13d957ec0aa7cd4a5f78ce2afa10053da /ChangeLog
parent6d9c231e3acd42bdf37b310463b9eaccaebe7707 (diff)
Tabs in Changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index eecd153..ec4746b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,9 @@
2006-12-14 Julien Rebetez, <julienr@cvs.gnome.org>
* shell/ev-window.c:
- GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
- available with GTK < 2.10. Added an ifdef to avoid compilation
- error.
+
+ GTK_STOCK_SELECT_ALL is used in menu definition, but isn't
+ available with GTK < 2.10. Added an ifdef to avoid compilation
+ error.
2006-12-14 Carlos Garcia Campos <carlosgc@gnome.org>