summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Scorgie <dscorgie@src.gnome.org>2006-10-02 17:38:32 +0000
committerDon Scorgie <dscorgie@src.gnome.org>2006-10-02 17:38:32 +0000
commit86b60a0f8b8975040adb0acc84052709a267c09b (patch)
tree49b37d5f68374b2726326c0a5bde2546f707a07d
parent2482f3469f0e32ebc68654e9957fcc44ce355ec9 (diff)
downloadyelp-86b60a0f8b8975040adb0acc84052709a267c09b.tar.gz
yelp 2.16.1 releaseYELP_2_16_1
-rw-r--r--ChangeLog7
-rw-r--r--NEWS15
-rw-r--r--configure.in2
3 files changed, 23 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d648a7f6..40f84be3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+==================== 2.16.1 ====================
+2006-10-02 Don Scorgie <dscorgie@cvs.gnome.org>
+
+ * NEWS:
+ * configure.in:
+ - Version 2.16.1
+
2006-09-29 Don Scorgie <dscorgie@cvs.gnome.org>
* src/yelp-settings.c:
diff --git a/NEWS b/NEWS
index 665c25ef..9473e8bb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Changed in 2.16.1:
+------------------
+* Set initial caret state properly in prefs (Don Scorgie)
+* Fix build with gecko trunk (Christian Persch)
+* Prefer xulrunner over mozilla (Chrisitan Persch)
+* Updated Translations:
+el: Kostas Papadimas
+en_GB: David Lodge
+gl: Ignacio Casal Quinteiro
+it: Luca Ferretti
+ka: Vladimer Sichinava
+mg: Thierry Randrianiriana
+sl: Matic Zgur
+wa: Pablo Saratxaga
+
Changed in 2.16.0:
-------------------
* Fix a crash when the category is missing for a document (Brent Smith)
diff --git a/configure.in b/configure.in
index 0edf51c8..2fa76407 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.16.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT