summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Thurman <tthurman@gnome.org>2008-01-13 01:10:12 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2008-01-13 01:10:12 +0000
commit6da40d919babcaf36006d0b9dec94240a841ce9c (patch)
tree789d2e9fd4da12da3e5501983b835957fe34f8cd /ChangeLog
parenta4d657a324eaa2d21ef5ff3165aec96ef5f52c17 (diff)
downloadmetacity-6da40d919babcaf36006d0b9dec94240a841ce9c.tar.gz
reinstated missing first character! correct reordering of blank fields.
2008-01-12 Thomas Thurman <tthurman@gnome.org> * src/core/display.c: reinstated missing first character! * Doxyfile: correct reordering of blank fields. svn path=/trunk/; revision=3514
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b97bdcb..f4112ce1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
2008-01-12 Thomas Thurman <tthurman@gnome.org>
+ * src/core/display.c: reinstated missing first character!
+ * Doxyfile: correct reordering of blank fields.
+
+2008-01-12 Thomas Thurman <tthurman@gnome.org>
+
* src/core/display.c: change comments from /*! to /** because the
other way makes doxygen think they are Qt comments, which messes
up brief descriptions.
- * Doxyfile: check in so other people can generate documentation too.
+ * Doxyfile: check in so other people can generate documentation
+ too.
2008-01-07 Thomas Thurman <tthurman@gnome.org>