[glom/glom-1-22] 1.22.2
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom/glom-1-22] 1.22.2
- Date: Mon, 22 Jul 2013 09:13:04 +0000 (UTC)
commit 48734547eeddb8de28387011ced87f8ed809f081
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Jul 22 11:12:56 2013 +0200
1.22.2
ChangeLog | 2 ++
NEWS | 15 +++++++++++++++
configure.ac | 2 +-
3 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0b8773b..efd0c07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.22.2 (stable):
+
2012-11-10 Murray Cumming <murrayc murrayc com>
Update a test for the newer translations.
diff --git a/NEWS b/NEWS
index aeb6745..1e1f899 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+1.22.2 (stable):
+
+* Initial dialog: Fix crash with latest libxml.
+ (Murray Cumming)
+* Initial dialog: Fix the notebook vertical expansion.
+ This is a problem with newer GTK+ versions.
+ (Murray Cumming)
+* Fix the build on Ubuntu Raring.
+ It puts libpython2.7 in /usr/lib/i386-linux-gnu/ .
+ (Murray Cumming)
+* Tests:
+ - Use the locally-built glom.
+ - Use the locally-built python module.
+ (Murray Cumming)
+
1.22.1 (stable):
* Self hosting:
diff --git a/configure.ac b/configure.ac
index 8b7bd14..cd95b48 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([Glom],[1.22.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.22.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
AC_PREREQ(2.63)
AC_CONFIG_SRCDIR([glom/main.cc])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]