From 540374e47a414dbc420238993882237d2461b145 Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Tue, 25 Oct 2011 09:02:33 -0400 Subject: Version 3.3.1 --- NEWS | 19 +++++++++++++++++++ configure.ac | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) 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]) -- cgit v1.2.1