[yelp] Version 3.3.1



commit 540374e47a414dbc420238993882237d2461b145
Author: Shaun McCance <shaunm gnome org>
Date:   Tue Oct 25 09:02:33 2011 -0400

    Version 3.3.1

 NEWS         |   19 +++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 20 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 36f1b78..3e17835 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 8237579..679daf7 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])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]