summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2005-07-12 08:10:30 +0000
committerShaun McCance <shaunm@src.gnome.org>2005-07-12 08:10:30 +0000
commitcf6ca767193e3adf10601a98338194fac32c0e3c (patch)
tree4a23f27c463b5e9c4305d6acdc91d6ac42d54c79
parent0dd19290569ac48ef0f1aa65d2455fd4807f930e (diff)
downloadyelp-cf6ca767193e3adf10601a98338194fac32c0e3c.tar.gz
- Version 2.11.1YELP_2_11_1
* NEWS: * configure.in: - Version 2.11.1
-rw-r--r--ChangeLog6
-rw-r--r--NEWS29
-rw-r--r--configure.in2
3 files changed, 36 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 45ceb5be..99b3785a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-12 Shaun McCance <shaunm@gnome.org>
+
+ * NEWS:
+ * configure.in:
+ - Version 2.11.1
+
2005-07-05 Don Scorgie <dscorgie@cvs.gnome.org>
* src/yelp-toc-pager.c:
diff --git a/NEWS b/NEWS
index bf423c03..bc14cf18 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Changes in 2.11.1:
+------------------
+* Made bookmark headers insensitive (Don Scorgie)
+* Use gobject private data, fixing bug #140632 (Christian Persch)
+* All sorts of Gecko backend stuff (Christian Persch)
+* Position the navbar at the bottom (Shaun McCance)
+* Changed color parameters around (Shaun McCance)
+* Added trail of links to parent sections (Shaun McCance)
+* Added JS magic to the linktrail (Stuart Langridge)
+* Depend on gnome-doc-utils 0.3.1 (Shaun McCance)
+* Set a minimum font size of 8pt (Shaun McCance)
+* Updated translations:
+ bg (Vladimir Petkov)
+ cs (Miloslav Trmac)
+ da (Martin Willemoes Hansen)
+ de (Hendrik Brandt)
+ es (Francisco Javier F. Serrador)
+ et (Ivar Smolin)
+ gl (Ignacio Casal Quinteiro)
+ it (Alessio Frusciante)
+ nb (Terance Sola)
+ nl (Tino Meinen)
+ no (Terance Sola)
+ sv (Christian Rose)
+ zh_TW (Abel Cheung)
+ en_CA (Adam Weinberger)
+ eu (Iñaki Larrañaga)
+ el (Kostas Papadimas)
+
Changes in 2.10.0:
------------------
* Code cleanup (Paolo Borelli)
diff --git a/configure.in b/configure.in
index 52dae8f4..8378570a 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([yelp], [2.10.0],
+AC_INIT([yelp], [2.11.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp])
GNOME_COMMON_INIT