summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <stefkost@src.gnome.org>2009-01-23 12:09:35 +0000
committerStefan Kost <stefkost@src.gnome.org>2009-01-23 12:09:35 +0000
commit7097f601f52d3271b3efe2fec16940b3a81a52d1 (patch)
tree58a54043005088cfa546502ef615cef65f0f9589 /ChangeLog
parent136fb6d349f82e41f2b151b353681d617948cd59 (diff)
downloadgtk-doc-7097f601f52d3271b3efe2fec16940b3a81a52d1.tar.gz
No need to format a '\n' into a fromatstring. Add FIXMEs for Bug 568711.
* gtkdoc-check.in: No need to format a '\n' into a fromatstring. * gtkdoc-mkdb.in: Add FIXMEs for Bug 568711. * gtkdoc-mkhtml.in: Add a comment. * configure.in: * tests/Makefile.am: * tests/fail.sh: * tests/fail/Makefile.am: * tests/fail/docs/Makefile.am: * tests/fail/docs/tester-docs.xml: * tests/fail/docs/tester-sections.txt: * tests/fail/src/Makefile.am: * tests/fail/src/tester.c: * tests/fail/src/tester.h: Add a test suite for failure checks. svn path=/trunk/; revision=661
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fe2229..324869e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,28 @@
2009-01-23 Stefan Kost <ensonic@users.sf.net>
+ * gtkdoc-check.in:
+ No need to format a '\n' into a fromatstring.
+
+ * gtkdoc-mkdb.in:
+ Add FIXMEs for Bug 568711.
+
+ * gtkdoc-mkhtml.in:
+ Add a comment.
+
+ * configure.in:
+ * tests/Makefile.am:
+ * tests/fail.sh:
+ * tests/fail/Makefile.am:
+ * tests/fail/docs/Makefile.am:
+ * tests/fail/docs/tester-docs.xml:
+ * tests/fail/docs/tester-sections.txt:
+ * tests/fail/src/Makefile.am:
+ * tests/fail/src/tester.c:
+ * tests/fail/src/tester.h:
+ Add a test suite for failure checks.
+
+2009-01-23 Stefan Kost <ensonic@users.sf.net>
+
patch by: David Nečas <yeti@physics.muni.cz>
* gtkdoc-scan.in: