summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Thurman <tthurman@gnome.org>2008-01-17 03:49:24 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2008-01-17 03:49:24 +0000
commitca098b2416763928c61aa2291e7f5ec94902c4b6 (patch)
treea2a0394b9f7917add5d3bc8d78d67ba8e385f40d /ChangeLog
parentcb5134de8dcdd54876c4d8323c79a0d57ab4ab60 (diff)
downloadmetacity-ca098b2416763928c61aa2291e7f5ec94902c4b6.tar.gz
Correct comment. Correct comment. Much commenting; #ifdeffed-out debug
2008-01-16 Thomas Thurman <tthurman@gnome.org> * src/core/bell.c: Correct comment. * src/core/main.c: Correct comment. * src/core/theme.c: Much commenting; #ifdeffed-out debug code removed. * src/core/theme.h: Much commenting. svn path=/trunk/; revision=3522
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1e957b0..d2d600b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-16 Thomas Thurman <tthurman@gnome.org>
+
+ * src/core/bell.c: Correct comment.
+ * src/core/main.c: Correct comment.
+ * src/core/theme.c: Much commenting; #ifdeffed-out debug code removed.
+ * src/core/theme.h: Much commenting.
+
2008-01-13 Thomas Thurman <tthurman@gnome.org>
* src/core/bell.c: Commenting.