summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <micke@imendio.com>2003-08-12 07:32:20 +0000
committerMikael Hallendal <hallski@src.gnome.org>2003-08-12 07:32:20 +0000
commit8c75146a14c4cb58384cc95fa7af5310d938935d (patch)
tree89d4579207cca4a5fdb8a67015b9fcf0c9c4de86
parent6f007a56aa4427af88b8318f126235993c81113c (diff)
downloadyelp-8c75146a14c4cb58384cc95fa7af5310d938935d.tar.gz
Updated for 2.3.6 Bumped to 2.3.6
2003-08-12 Mikael Hallendal <micke@imendio.com> * NEWS: Updated for 2.3.6 * configure.in: Bumped to 2.3.6
-rw-r--r--ChangeLog5
-rw-r--r--NEWS8
-rw-r--r--configure.in2
3 files changed, 12 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index ae2cb1df..2f714d90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2003-08-12 Mikael Hallendal <micke@imendio.com>
+ * NEWS: Updated for 2.3.6
+ * configure.in: Bumped to 2.3.6
+
* data/images/bcg.png:
- Replace image for one with transparent background.
* src/yelp-view-toc.c:
@@ -9,7 +12,7 @@
2003-07-30 John Fleck <jfleck@inkstain.net>
* src/info2html/html.c
- patch from Shaun re bug #89838
+ - patch from Shaun re bug #89838
2003-07-24 Shaun McCance <shaunm@wolfram.com>
diff --git a/NEWS b/NEWS
index 9f2eee92..b61a5ccd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
-Changes in 2.3.4:
+Changes in 2.3.6:
-----------------
+* A11y fixes to the contents view, #89838 (Shaun McCance)
+* A11y fixes to info viewing, #89838 (Shaun McCance)
+* Updated translations
+ (pt, ja, hi, zh_CN, es and sr)
+Changes in 2.3.4:
+-----------------
* move man and info help converters into Yelp (Anders Carlsson
* add StarupNotify support (Jordi Mallach)
* additional language support for stylesheets (Glynn foster, Mike Lei)
diff --git a/configure.in b/configure.in
index 5ee176ca..8071280e 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.4)
+AM_INIT_AUTOMAKE(yelp, 2.3.6)
AC_PROG_INTLTOOL