summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <micke@codefactory.se>2002-09-04 12:28:19 +0000
committerMikael Hallendal <hallski@src.gnome.org>2002-09-04 12:28:19 +0000
commitc3aee73d6263a58a6deb6adb9d7fb72705fb8b6b (patch)
tree84facfadb4d58c03ba3ef2cb82bdbd2fd03a79bf
parent20b9ecdbf789a0d27a85a7693a8d78d011a5ee08 (diff)
downloadyelp-YELP_1_0_6.tar.gz
Release 1.0.6YELP_1_0_6
2002-09-04 Mikael Hallendal <micke@codefactory.se> * Release 1.0.6 * NEWS: udpated for 1.0.6 * configure.in: 1.0.6
-rw-r--r--ChangeLog8
-rw-r--r--NEWS7
-rw-r--r--configure.in2
3 files changed, 16 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ea11eea1..7c53d6c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-09-04 Mikael Hallendal <micke@codefactory.se>
+
+ * Release 1.0.6
+
+ * NEWS: udpated for 1.0.6
+
+ * configure.in: 1.0.6
+
2002-09-01 Marius Andreiana <mandreiana@yahoo.com>
* configure.in: added 'ro' to ALL_LINGUAS
diff --git a/NEWS b/NEWS
index 3fab4c3d..432323c5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in 1.0.6:
+-----------------
+
+* Fixed build error on AIX, xlC compiler (Benjamin Thery)
+* Updated translations (ca)
+* Added translations (ro, cs)
+
Changes in 1.0.5:
-----------------
diff --git a/configure.in b/configure.in
index 644ceebb..9896d677 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
AC_INIT(src/yelp-main.c)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(yelp, 1.0.5)
+AM_INIT_AUTOMAKE(yelp, 1.0.6)
AC_PROG_INTLTOOL