summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Smith <bmsmith@src.gnome.org>2006-07-11 00:03:41 +0000
committerBrent Smith <bmsmith@src.gnome.org>2006-07-11 00:03:41 +0000
commit4da2bb91a0317ee7fba90022162c4eaf504aabae (patch)
tree66b0225f9e7af2b2f36135e2b1450664032f5757
parent21481ce3def7d1dad6a0b7510c20d254b98b4afe (diff)
downloadyelp-4da2bb91a0317ee7fba90022162c4eaf504aabae.tar.gz
- Version 2.15.4YELP_2_15_4
* NEWS: * configure.in: - Version 2.15.4
-rw-r--r--ChangeLog6
-rw-r--r--NEWS34
-rw-r--r--configure.in2
3 files changed, 41 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c433eef..24f43759 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2006-07-10 Brent Smith <gnome@nextreality.net>
+ * NEWS:
+ * configure.in:
+ - Version 2.15.4
+
+2006-07-10 Brent Smith <gnome@nextreality.net>
+
* data/info.xml.in:
* data/man.xml.in:
* data/scrollkeeper.xml:
diff --git a/NEWS b/NEWS
index 974e92f9..436c54ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Changes in 2.15.4:
+------------------
+* Many TOC structure changes (Brent Smith)
+* On demands page loads for TOC (Brent Smith)
+* Expand/collapse on double-click. (Wouter Bolsterlee)
+* Fix to properly escape ampersand characters, fixes 343372 (Daniel Drake)
+* Add support for the yelp:cache extension element (Brent Smith)
+* fix big memory leak (use xmlFreeDoc, not xmlFree) (Brent Smith)
+* Fix 'unknown gecko' error output. (Christian Persch)
+* Remove Bonobo server file from CVS (Shaun McCance)
+* Use xmlNewTextChild so ampersands aren't treated as (Shaun McCance)
+ entities
+* Don't crash on certian *Note types, fixes #344730 (Don Scorgie)
+* Updated translations:
+Vladimir Petkov (bg)
+Khandakar Mujahidul Islam (bn_IN)
+Jakub Friedl (cs)
+Hendrik Richter (de)
+"Last-Translator: Mindu Dorji\n" (dz)
+Francisco Javier F. Serrador (es)
+Priit Laes (et)
+Iñaki Larrañaga Murgoitio (eu)
+Ilkka Tuohela (fi)
+Robert-André Mauchin (fr)
+Ankit Patel (gu)
+Rajesh Ranjan (hi)
+Changwoo Ryu (ko)
+Kjartan Maraas (nb)
+Tino Meinen (nl)
+Felix (ta)
+Theppitak Karoonboonyanan (th)
+Woodman Tuen (zh_HK)
+Woodman Tuen (zh_TW)
+
Changes in 2.15.3:
------------------
* New debugging infrastructure (Brent Smith)
diff --git a/configure.in b/configure.in
index 8ddbcbb2..acdc6727 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.15.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.15.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT