summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2005-07-12 07:51:59 +0000
committerShaun McCance <shaunm@src.gnome.org>2005-07-12 07:51:59 +0000
commit0dbb7188c66dc6d237eaa23e84b9e92ade9f26cc (patch)
tree98b761cec69bdd2e605f99d562ab15f07623a5c5
parent9826c7b84074f4dd19afaea29c3a43a31031901b (diff)
downloadgnome-doc-utils-0dbb7188c66dc6d237eaa23e84b9e92ade9f26cc.tar.gz
- Version 0.2.1GNOME_DOC_UTILS_0_2_1
* NEWS: * configure.in: - Version 0.2.1
-rw-r--r--ChangeLog6
-rw-r--r--NEWS9
-rw-r--r--configure.in2
3 files changed, 16 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ba7987b..b873852 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-12 Shaun McCance <shaunm@gnome.org>
+
+ * NEWS:
+ * configure.in:
+ - Version 0.2.1
+
2005-04-22 Shaun McCance <shaunm@gnome.org>
* Makefile.am:
diff --git a/NEWS b/NEWS
index ed48cde..e9e419e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in 0.2.1:
+-----------------
+* Backported build fixed from HEAD
+* Updated translations:
+ et (Ivar Smolin)
+ sr (Danilo Ĺ egan)
+ vi (Clytie Siddall)
+ zh_TW (Abel Cheung)
+
Changes in 0.2.0:
-----------------
* Fixes for builddir != srcdir
diff --git a/configure.in b/configure.in
index 49e4db6..d2651ef 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_INIT
-AM_INIT_AUTOMAKE(gnome-doc-utils, 0.2.0)
+AM_INIT_AUTOMAKE(gnome-doc-utils, 0.2.1)
AC_PROG_INTLTOOL
AM_GLIB_GNU_GETTEXT