summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2005-11-27 21:28:55 +0000
committerShaun McCance <shaunm@src.gnome.org>2005-11-27 21:28:55 +0000
commit1fd332ac900a2b5f1744fde4ba48712d23e77f1c (patch)
treec45a0927937c55a57454448d534e990848ae8877
parenta8d821bb26045391e85bcfe01ac33c7b9c53ecee (diff)
downloadgnome-doc-utils-GNOME_DOC_UTILS_0_4_4.tar.gz
- Version 0.4.4GNOME_DOC_UTILS_0_4_4
* NEWS: * configure.in: - Version 0.4.4
-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 4e3de6e..5fecde3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-11-27 Shaun McCance <shaunm@gnome.org>
+ * NEWS:
+ * configure.in:
+ - Version 0.4.4
+
+2005-11-27 Shaun McCance <shaunm@gnome.org>
+
* Makefile.am:
* COPYING.GPL:
* COPYING.LGPL:
diff --git a/NEWS b/NEWS
index 4f3dcfb..9141767 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in 0.4.4:
+-----------------
+* Added missing GPL and LGPL texts (Shaun McCance)
+* Added another fix for line numbering, #317270 (Brent Smith)
+* Updated translations:
+ bn (Mahay Alam Khan)
+ et (Ivar Smolin)
+ (33/47 languages with 100% translation)
+
Changes in 0.4.3:
-----------------
* Fix for loops on old bourne shells, #317308 (Shaun McCance)
diff --git a/configure.in b/configure.in
index e0c4b38..c7b131b 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-doc-utils], [0.4.3],
+AC_INIT([gnome-doc-utils], [0.4.4],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-doc-utils])
AM_INIT_AUTOMAKE