summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2005-11-27 22:10:57 +0000
committerShaun McCance <shaunm@src.gnome.org>2005-11-27 22:10:57 +0000
commit0f59a2e9c27894680358a9c9362cd4ea98670ecb (patch)
treeeb9f9819175560947b80207d703ae0473bf9f0fb
parent5df29ff35ed624b359d874f9ca4620b93fba627b (diff)
downloadyelp-YELP_2_13_1.tar.gz
- Version 2.13.1YELP_2_13_1
* NEWS: * configure.in: - Version 2.13.1
-rw-r--r--ChangeLog8
-rw-r--r--NEWS41
-rw-r--r--configure.in2
3 files changed, 50 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 12914dec..3d4b533f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+==================== 2.13.1 ====================
+
+2005-11-27 Shaun McCance <shaunm@gnome.org>
+
+ * NEWS:
+ * configure.in:
+ - Version 2.13.1
+
2005-11-22 Don Scorgie <dscorgie@cvs.gnome.org>
* data/ui/yelp-ui.xml:
diff --git a/NEWS b/NEWS
index b917ae1f..ce3a535e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+Changes in 2.13.1:
+------------------
+* Beagle-based search (Chris Lahey)
+* Added Find Next (Don Scorgie)
+* Make the window display the man page title (Don Scorgie)
+* Fixed CSS validation errors (Don Scorgie)
+* Fixed JavaScript error, #307948 (Stuart Langridge)
+* Fixed invalid read, #166715 (Don Scorgie)
+* Improved toc stylesheet performance (Brent Smith)
+* Handle xref anchors properly, #93721 (Don Scorgie)
+* Allow compilation against xulrunner (Robert O'Callahan)
+* Remove warning about non existant bookmark file, #310097 (Paolo Borelli)
+* Hide the bookmarks dialog on delete_event, #319502 (Brent Smith)
+* Fixed incorrect free, #319096 (Matthias Clasen)
+* Don't ship generated files (Frederic Crozat)
+* Hide the preferences dialog on delete_event, #318736 (Brent Smith)
+* Desensitive buttons when nothing selected, #318485 (Gabriel Burt)
+* Added "Copy email address" option to popup menu (Don Scorgie)
+* Allow Enter to find next, #167420 (Jorge Bernal, Brent Smith)
+* Allow Esc to close find bar, #167414 (Jorge Bernal, Brent Smith)
+* Made the man parser ignore macros used by pod2man (Brent Smith)
+* Handle troff \s+-[N] macros in man pages (Brent Smith)
+* Fix the SH, SS, and IP sibling selectors (Shaun McCance)
+* General cleanup (Don Scorgie)
+* Updated translations:
+ bg (Alexander Shopov)
+ bn (Khandakar Mujahidul Islam)
+ cs (Miloslav Trmac)
+ en_CA (Adam Weinberger)
+ es (Francisco Javier F. Serrador)
+ et (Priit Laes)
+ fi (Ilkka Tuohela)
+ gl (Ignacio Casal Quinteiro)
+ ku (Erdal Ronahi)
+ ky (Timur Jamakeev)
+ nb (Kjartan Maraas)
+ no (Kjartan Maraas)
+ sk (Ivan Noris)
+ sv (Christian Rose)
+ th (Theppitak Karoonboonyanan)
+
Changes in 2.12.1:
------------------
* Updated translations:
diff --git a/configure.in b/configure.in
index 6ef98d85..2eebe0fc 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([yelp], [2.12.1],
+AC_INIT([yelp], [2.13.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp])
GNOME_COMMON_INIT