summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hult <rhult@codefactory.se>2003-01-13 17:57:41 +0000
committerRichard Hult <rhult@src.gnome.org>2003-01-13 17:57:41 +0000
commit5a5f16b1df4a5c9a576e1b453f172b8333b71715 (patch)
treece60ba09b2da20ead5b19216ce52d8d34a57d356
parentf09560e576130683321d42b401d45b6c5c7d2861 (diff)
downloadyelp-YELP_2_1_5.tar.gz
Release 2.1.5.YELP_2_1_5
2003-01-13 Richard Hult <rhult@codefactory.se> * Release 2.1.5. * NEWS: Update for 2.1.5. * configure.in: Bump version to 2.1.5.
-rw-r--r--ChangeLog8
-rw-r--r--NEWS8
-rw-r--r--configure.in2
3 files changed, 17 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b7184b4..996c398b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-01-13 Richard Hult <rhult@codefactory.se>
+
+ * Release 2.1.5.
+
+ * NEWS: Update for 2.1.5.
+
+ * configure.in: Bump version to 2.1.5.
+
2003-01-10 Fatih Demir <kabalak@gtranslator.org>
* configure.in: Added "ta" (Tamil) to the languages' list.
diff --git a/NEWS b/NEWS
index c6a2f024..3d77b780 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Changes in 2.1.5:
+-----------------
+
+* Stylesheet fixes (Padraig O'Briain)
+* Hide unimplemented search options (Richard Hult)
+* Updated translations
+ (am, hi, ko, ru, sq, ta)
+
Changes in 2.1.4:
-----------------
diff --git a/configure.in b/configure.in
index a1b19207..54e48b2f 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, 2.1.4)
+AM_INIT_AUTOMAKE(yelp, 2.1.5)
AC_PROG_INTLTOOL