summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathias Hasselmann <hasselmm@src.gnome.org>2007-12-28 09:36:40 +0000
committerMathias Hasselmann <hasselmm@src.gnome.org>2007-12-28 09:36:40 +0000
commit2372a2cdd1894df3423e7ceb83fded6bb679a512 (patch)
treec098f9e4c5c427ce303351b6a6cd3f385dc0eb49 /ChangeLog
parentfcf3e712923cd7cb9e9b19c43b3759af8d7da74f (diff)
downloadgtk+-2372a2cdd1894df3423e7ceb83fded6bb679a512.tar.gz
Apply trivial code-style changes from attachement 101101. (#339540)
* tests/testcalendar.c: Some updates to current GTK+ code-style. svn path=/trunk/; revision=19265
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 280084cf8c..ab7db389ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-12-28 Mathias Hasselmann <mathias@openismus.com>
+ Apply trivial code-style changes from attachement 101101. (#339540)
+
+ * tests/testcalendar.c: Some updates to current GTK+ code-style.
+
+2007-12-28 Mathias Hasselmann <mathias@openismus.com>
+
Restructure testcalendar for testing calendar details. (#339540)
* tests/testcalendar.c: Push code arround for testing calendar details.