[gtk-doc] release: update news and date in manual



commit d5a020b4b1aaa009da6ed64da3f9f37db2030b50
Author: Stefan Sauer <ensonic users sf net>
Date:   Wed Jun 5 09:07:56 2013 +0200

    release: update news and date in manual

 NEWS         |   62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 63 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 162e488..f0ed1df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,65 @@
+GTK-Doc 1.19    (Jun 05 2013)
+============
+
+ Changes
+
+ o 652740 : Warnings during expansion of content files
+ o 660436 : Warning for skip annotations on function parameters
+ o 661853 : allow EXTRA_DIST to be predefined
+ o 668228 : several of the tests use syntax not compatible with traditional Bourne shells
+ o 670724 : gtk-doc.make: double recursion when maintainer-clean
+ o 670767 : generated file gnome-doc-utils.m4 is in version control
+ o 670796 : (patch) Show commands when building documentation with make
+ o 671519 : Self-test relies on nonportable (GNU enhanced) 'date' command
+ o 671960 : make dist fails without html/*
+ o 672710 : Use new documentation infrastructure
+ o 676685 : Allow to order functions without using $MODULE-sections.txt
+ o 685365 : (PATCH) Fix contents of warning message, should be &quot; -sections.txt &quot; not &quot; 
-section.txt &quot; 
+ o 686148 : [patch] suggested parameters for gtkdoc-scangobj
+ o 687685 : 'g_type_init' is deprecated
+ o 688204 : undocumented enum values missing in indexes
+ o 688423 : Add support for &quot; transfer floating &quot; introspection annotation
+ o 689209 : Automake complains about trailing space after backslash.
+ o 690438 : Small improvements
+ o 696930 : Incorrect allowed value for a property
+ o 700981 : make: copy the files with their relative path included
+
+ Contributors
+
+ Alban Browaeys
+ Aleksander Morgado
+ Alexandre Franke
+ Bruno Brouard
+ Colin Walters
+ Daiki Ueno
+ Daniel Mustieles
+ David King
+ David Nečas
+ Dieter Verfaillie
+ Dimitris Spingos
+ dmustieles
+ Henrik Stokseth
+ Hib Eris
+ Javier Jardón
+ Jens Georg
+ Jiro Matsuzawa
+ Krzesimir Nowak
+ Mario Blättermann
+ Martin Pitt
+ Matthias Clasen
+ Murray Cumming
+ Piotr Drąg
+ Ryan Lortie
+ Sébastien Wilmet
+ Simon Josefsson
+ Stefan Sauer
+ Stef Walter
+ Takao Fujiwara
+ Tim Mooney
+ Tom Tryfonidis
+ 黄世海
+
+
 GTK-Doc 1.18    (Sep 14 2011)
 ============
 
diff --git a/configure.ac b/configure.ac
index b0cb103..f5bdca1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl Use a simple 2-digit version number for a while, since our old example
 dnl Makefile can only cope with that, i.e. use 1.1, 1.2, 1.3 ... 9.9.
 dnl FIXME: I can't see anything failing (1.14.1), lets try to use a three digit
 dnl number for the development version
-m4_define(gtk_doc_version, 1.18.1)
+m4_define(gtk_doc_version, 1.19)
 
 AC_INIT([gtk-doc],[gtk_doc_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=gtk-doc],[gtk-doc])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]