summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Scorgie <dscorgie@src.gnome.org>2007-09-17 21:15:51 +0000
committerDon Scorgie <dscorgie@src.gnome.org>2007-09-17 21:15:51 +0000
commit2798c1c58a584f7f62e1f96000d4957af2e3bd97 (patch)
tree53beeb60607867f66a52741b65419186ff2ec05b
parent114300b26f5000adb479518f594e75bfde6fcecb (diff)
downloadyelp-2798c1c58a584f7f62e1f96000d4957af2e3bd97.tar.gz
Bump for 2.20.0 releaseYELP_2_20_0
svn path=/trunk/; revision=2970
-rw-r--r--ChangeLog8
-rw-r--r--NEWS49
-rw-r--r--configure.in2
3 files changed, 58 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 595ad3cc..c2ff60a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+=== 2.20.0 ===
+
+2007-09-17 Don Scorgie <dscorgie@svn.gnome.org>
+
+ * configure.in:
+ * NEWS:
+ Version 2.20.0
+
2007-09-06 Shaun McCance <shaunm@gnome.org>
* src/yelp-window.c:
diff --git a/NEWS b/NEWS
index a9e01b64..79d65b7b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,52 @@
+Changed in 2.20.0:
+------------------
+
+ * Jump to anchors in pages again
+ * Respect theme settings on TOC again
+ * Set automatic IDs on all divisions and respect chunk depth
+ * Various minor fixes and crashers - Hans Petter Jansson and
+ Jens Granseuer
+ * New tangoified icon on TOC
+ * Fix broken figures in docbooks
+ * Better colour theming and icon support
+ * Updated translations:
+ * ar (Djihed Afifi)
+ * be@latin (Ihar Hrachyshka)
+ * bg (Alexander Shopov)
+ * ca (Gil Forcada)
+ * da (Kenneth Nielsen)
+ * de (Andre Klapper and Hendrik Richter)
+ * el (Nikos Charonitakis)
+ * es (Jorge Gonzalez)
+ * et (Ivar Smolin)
+ * eu (Inaki Larranaga Murgoitio)
+ * fi (Ilkka Tuohela)
+ * fr (Stéphane Raimbault and Claude Paroz)
+ * gu (Ankit Patel)
+ * hu (Gabor Kelemen)
+ * ja (Takeshi AIHANA)
+ * ko (Young-Ho Cha)
+ * lt (Gintautas Miliauskas)
+ * mk (Jovan Naumovski)
+ * nb (Kjartan Maraas)
+ * nl (Wouter Bolsterlee)
+ * pl (Artur Flinta)
+ * pt (Duarte Loreto)
+ * pt_BR (Og Maciel and Raphael Higino and Vladimir Melo)
+ * ru (Nickolay V. Shmyrev)
+ * si (Danishka Navin)
+ * sq (Laurent Dhima)
+ * sr (Danilo Šegan)
+ * sr@latin (Danilo Šegan)
+ * sv (Daniel Nylander
+ * ta (Tirumurthi Vasudevan)
+ * th (Theppitak Karoonboonyanan)
+ * tr (Fatih Erguven)
+ * uk (Maxim Dziumanenko)
+ * vi (Clytie Siddall)
+
+
+
Changed in 2.19.90:
-------------------
diff --git a/configure.in b/configure.in
index 7a6b5712..b2e48013 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Yelp],[2.19.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[2.20.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
GNOME_COMMON_INIT