summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-10-25 09:02:33 -0400
committerShaun McCance <shaunm@gnome.org>2011-10-25 09:02:33 -0400
commit540374e47a414dbc420238993882237d2461b145 (patch)
tree3129247fe886ee4088e06692a8cac178ef31639d
parent38cd25ec30d5b5cd25a79502938b72d581a78d69 (diff)
downloadyelp-540374e47a414dbc420238993882237d2461b145.tar.gz
Version 3.3.13.3.1
-rw-r--r--NEWS19
-rw-r--r--configure.ac2
2 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 36f1b78f..3e178359 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+3.3.1
+=====
+* Added Share button to IM, email, or copy page link
+* Allow multiple package with install links
+* Set right-click menu for http and install links
+* Link to full search when loading a page from external search
+* Dropped jquery-ui in favor of CSS transitions
+* Updated translations:
+ be (Ihar Hrachyshka)
+ bg (Alexander Shopov)
+ en_GB (Bruce Cowan)
+ es (Jorge González)
+ gl (Fran Dieguez)
+ he (Yaron Shahrabani)
+ ko (Changwoo Ryu)
+ nb (Kjartan Maraas)
+ sl (Matej Urbančič)
+ sv (Daniel Nylander)
+
3.2.0
=====
* Open GNOME Help from the new system by default (Matthias Clasen)
diff --git a/configure.ac b/configure.ac
index 82375799..679daf79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.63])
-AC_INIT([Yelp],[3.2.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
+AC_INIT([Yelp],[3.3.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=yelp],[yelp])
AC_CONFIG_SRCDIR([src/yelp.c])
AC_CONFIG_HEADERS([config.h])