[anjuta-extras] Updated files for 3.3.4 release
- From: James Liggett <jrliggett src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta-extras] Updated files for 3.3.4 release
- Date: Tue, 17 Jan 2012 00:01:03 +0000 (UTC)
commit c737662a8b400015add5d91a26b817de7fba47b6
Author: James Liggett <jrliggett cox net>
Date: Mon Jan 16 15:56:50 2012 -0800
Updated files for 3.3.4 release
NEWS | 30 ++++++++++++++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 32 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 81ebf14..b1a7b91 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+anjuta-extras-3.3.4 (26 January 2011) -- James Liggett
+
+Jiro Matsuzawa (1):
+ Updated Japanese translation
+
+Kristjan SCHMIDT (1):
+ Add Esperanto translation
+
+Marek Äernockà (1):
+ Updated Czech translation
+
+Matej UrbanÄiÄ (1):
+ Updated Slovenian translation
+
+SÃbastien Granjoux (10):
+ scintilla: Improve style setting dialog
+ scintilla: bgo#610371 - Scite adds a trailing white space after pressing e
+ scintilla: Add one page of documentation in Mallard format
+ scintilla: Fix reload comparison when removing trailing space
+ scintilla: Fix a crash when saving an empty file
+ scratchbox, scintilla: Add an id column to GtkComboBox used in preferences
+ scratchbox: Move preferences to org/gnome/anjuta/plugins/scratchbox
+ scintilla: Move preferences to org/gnome/anjuta/plugins/scintilla
+ scintilla: Add editor view settings
+ scintilla: bgo #664514 - view->editor->* margin doesn't work
+
+Vincent Untz (1):
+ scintilla: Link to gmodule to fix build against glib >= 2.31
+
+
anjuta-extras-3.2.0 (26 September 2011) -- James Liggett
Updates
diff --git a/configure.ac b/configure.ac
index be6ba6e..aa283c0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,8 +4,8 @@ dnl Created by Anjuta application wizard.
AC_PREREQ(2.59)
m4_define(anjuta_major_version, 3)
-m4_define(anjuta_minor_version, 2)
-m4_define(anjuta_micro_version, 0)
+m4_define(anjuta_minor_version, 3)
+m4_define(anjuta_micro_version, 4)
m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)
AC_INIT(anjuta-extras, anjuta_version)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]