summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Kost <stefkost@src.gnome.org>2007-09-24 19:33:12 +0000
committerStefan Kost <stefkost@src.gnome.org>2007-09-24 19:33:12 +0000
commitdab5c3030973ec818ffad441ccc9282bf251161f (patch)
treeed5d55c616544f1b0f6042bfee308ec68b8c1722 /NEWS
parent3910d2375f16b0c0b0a80874b0b5d520130423f4 (diff)
downloadgtk-doc-dab5c3030973ec818ffad441ccc9282bf251161f.tar.gz
Current release notes.
* NEWS: Current release notes. svn path=/trunk/; revision=498
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS53
1 files changed, 53 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 08875f8..e557903 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,56 @@
+GTK-Doc 1.9 (XXX XX 2007)
+===========
+
+ Changes
+
+ o 419308 : unsynced regexps for parameter parsing
+ o 449618 : Top navigation bar is in the way
+ o 453717 : fixxref logic to determine absolute path's is flawed
+ o 457173 : unit tests for gtk-doc
+ o 465920 : Use gtkdoc-rebase
+ o 467773 : default master doc should have proper extension
+ o 141869 : Poor error generated when faced with a type declared as '...
+ o 156643 : Avoid make error in gtk-doc.make
+ o 322035 : wrong macro parsing
+ o 323938 : gtk-doc.m4 check is silent
+ o 324535 : gtk-doc doesn't handle deprecation inside enumerations
+ o 355352 : If you don't have an instantiatable type for a gtypeinter...
+ o 379466 : Improve C parser to handle TYPE\nVARIABLE in function pro...
+ o 380824 : docs are truncated if line begins with '* returns '
+ o 383456 : &quot; make check &quot; test for 100% documentation
+ o 411739 : Gtk-doc fails to handle &quot; struct tm * function_name (); &quot;
+ o 415388 : Please clean -undocumented.txt files
+ o 418027 : gtkdoc-mkdb does not handle #ifdef in enum {}
+ o 419997 : parameter name trouble
+ o 428596 : Warnings with gtk-doc.m4 macros
+ o 434134 : fixxrefs like sed for installing pregenerated docs
+ o 436565 : Report undeclared symbols into a file
+ o 445596 : Impossible to link a page with an anchor
+ o 445693 : Does not understand &quot; unsigned long &quot; as a type
+ o 450338 : Make gtk-doc.m4 fail when needed gtk-doc is not installed
+ o 454916 : gtk-doc should permit generation of URI-based cross-refer...
+ o 457077 : add --no-implicit-returns to gtkdoc-mkdb
+ o 459225 : Accept automake-1.10 in autogen.sh
+ o 459725 : &quot; jhbuild build gtk-doc &quot; fails on make
+ o 460127 : parsing nested union/structs confuses public/private state
+ o 465365 : [PATCH] gtk-doc does not compile
+ o 466559 : [CSS] styling &lt; hr / &gt;
+ o 471014 : G_CONST_RETURN * G_CONST_RETURN * function not picked up
+ o 477532 : function variables
+ o 479913 : gtk-doc.notmpl.make is not distributed
+
+ Contributors
+
+ Benjamin Otte
+ Damon Chaplin
+ David Nečas
+ Frederic Peters
+ Loic Minier
+ Petteri Räty
+ Rouslan Solomakhin
+ Stefan Kost
+ Sven Herzberg
+ Yeti
GTK-Doc 1.8 (Feb 16 2007)