summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <stefkost@src.gnome.org>2009-01-26 16:44:56 +0000
committerStefan Kost <stefkost@src.gnome.org>2009-01-26 16:44:56 +0000
commit6b5a2ea44bce2798c29d0665aef62e1f4c425c8d (patch)
treec5a61c3ec59b0f3e226c6f8708f0812b022a723e /ChangeLog
parent9b04fd16df483acbed23707f6faf66a28d0185a8 (diff)
downloadgtk-doc-6b5a2ea44bce2798c29d0665aef62e1f4c425c8d.tar.gz
Add public symbols from section file when doing the -undocumented.txt
* gtkdoc-mkdb.in: * tests/bugs/src/tester.h: * tests/fail.sh: * tests/fail/docs/tester-docs.xml: * tests/fail/docs/tester-sections.txt: * tests/fail/src/tester.c: Add public symbols from section file when doing the -undocumented.txt report. Also add the special symbols for the section docs when reading the section-file. Extend test suite to check for it. Fixes #568732 svn path=/trunk/; revision=666
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 677923a..39d8bfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2009-01-26 Stefan Kost <ensonic@users.sf.net>
+ * gtkdoc-mkdb.in:
+ * tests/bugs/src/tester.h:
+ * tests/fail.sh:
+ * tests/fail/docs/tester-docs.xml:
+ * tests/fail/docs/tester-sections.txt:
+ * tests/fail/src/tester.c:
+ Add public symbols from section file when doing the -undocumented.txt
+ report. Also add the special symbols for the section docs when reading
+ the section-file. Extend test suite to check for it. Fixes #568732
+
+2009-01-26 Stefan Kost <ensonic@users.sf.net>
+
* gtkdoc-scan.in:
* tests/bugs/docs/tester-sections.txt:
* tests/bugs/src/tester.c: