summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <micke@codefactory.se>2003-06-04 09:51:30 +0000
committerMikael Hallendal <hallski@src.gnome.org>2003-06-04 09:51:30 +0000
commitfb5a6d5b949a946d668fc841d7bf9586c5f7d9bf (patch)
treea75d6026accc1a1168f72ba94dc19e41448b5008
parent78850103399c6b62c0218f2487170607a0860672 (diff)
downloadyelp-fb5a6d5b949a946d668fc841d7bf9586c5f7d9bf.tar.gz
Updated to 2.3.3
2003-06-04 Mikael Hallendal <micke@codefactory.se> * configure.in: Updated to 2.3.3 * NEWS: Updated for 2.3.3
-rw-r--r--ChangeLog6
-rw-r--r--NEWS18
-rw-r--r--configure.in2
3 files changed, 19 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index fed35fa7..329136e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
2003-06-04 Mikael Hallendal <micke@codefactory.se>
- * src/yelp-scrollkeeper.c: (scrollkeeper_parse_toc_section):
+ * configure.in: Updated to 2.3.3
+
+ * NEWS: Updated for 2.3.3
+
+ * src/yelp-scrollkeeper.c: (scrollkeeper_parse_toc_section):
- fixed leak found by Kjartan.
* src/yelp-reader.c:
diff --git a/NEWS b/NEWS
index 56d69d47..0e3de078 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,18 @@
-Changes in 2.3.0:
+Changes in 2.3.3:
-----------------
+* About window fixes (Alex Duggan, Steven Chaplin)
+* Memory leak fixes (Narayana Pattipati,
+ Mikael Hallendal,
+ Kjartan Maraas)
+* Expand the contents tree correctly (Narayana Pattipati,
+ Mikael Hallendal)
+* New translations
+ (bn, ga, sr, cy, li)
+* Updated translations
+ (ja, zh_TW, sv, cs, he, sq, ga, fr, es, de, ca, ms, pt, da, be, nl)
+Changes in 2.3.0:
+-----------------
* Lots of updates to the stylesheets
* Removed support for gtkthml1 (no CSS)
* Removed the 'gman' symlink (#103750)
@@ -12,7 +24,6 @@ Changes in 2.3.0:
Changes in 2.2.0:
-----------------
-
* Updated translations
(hi, he, vi, de) (Christian Neumair,
Pablo Saratxaga,
@@ -22,7 +33,6 @@ Changes in 2.2.0:
Changes in 2.1.5:
-----------------
-
* Stylesheet fixes (Padraig O'Briain)
* Hide unimplemented search options (Richard Hult)
* Updated translations
@@ -30,13 +40,11 @@ Changes in 2.1.5:
Changes in 2.1.4:
-----------------
-
* Updated translations
(am, bg, ca, el, es, ja, lv, no, pl, pt_BR, sk, wa)
Changes in 2.1.3:
-----------------
-
* Multihead fix (Mark McLoughlin)
* Updated translations
(be, fr, hu, da, nl, am, de, fr, sq,
diff --git a/configure.in b/configure.in
index 899a3e03..7e646c0b 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.3.0)
+AM_INIT_AUTOMAKE(yelp, 2.3.3)
AC_PROG_INTLTOOL