[anjuta] Updated files for release



commit e4f3f12153b87adcf4a29fc946da5e03494eb25e
Author: Johannes Schmid <jhs gnome org>
Date:   Mon Jun 25 21:55:37 2012 +0200

    Updated files for release

 NEWS         |   99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 100 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e097ac1..a220f66 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,102 @@
+Anjuta 3.5.3 "Pizza" (25 July 2012) -- Johannes Schmid
+
+This is an unstable developer snapshot - if you need a stable version,
+use 3.4.x!
+
+Alexander Shopov (1):
+      Updated Bulgarian translation
+
+Bruno Brouard (1):
+      Updated French translation
+
+Daniel Mustieles (4):
+      Updated Spanish translation
+      Updated Spanish translation
+      Updated Spanish translation
+      Updated Spanish translation
+
+Dimitris Spingos (1):
+      Updated Greek translation
+
+Dimitris Spingos (ÎÎÎÎÏÏÎÏ ÎÏÎÎÎÎÏ) (1):
+      Updated Greek translation
+
+Fran DiÃguez (2):
+      Updated Galician translations
+      Updated Galician translations
+
+Gabor Kelemen (1):
+      Updated Hungarian translation
+
+James Liggett (5):
+      git: Use tree paths instead of iterators to track the selected log viewer branch
+      git: Remove an unused variable
+      libanjuta: Add widget presenting capability to AnjutaDock
+      git: Show the Status pane on plugin load
+      libanjuta: Reverse the order of pane operations in anjuta_dock_replace command_pane
+
+Johannes Schmid (8):
+      Fixed POTFILES.in
+      project-wizard: Make sure no template requires gtk+ 2.12 anymore
+      project-wizard: Explicitely use 3.0 as interface version for ui files (bgo#675877)
+      configure: Detect python more robust
+      indentation: Use Indentation as name for all indentation preferences
+      symbol-db: Don't crash if project was moved to another location
+      symbol-db: Ingore files with unknown language (see bgo#678695)
+      symbol-db: Avoid warning when NULL is passed to sdb_engine_add_language()
+
+Jonh Wendell (1):
+      Updated Brazilian Portuguese translation
+
+Kjartan Maraas (1):
+      Updated Norwegian bokmÃl translation
+
+Marco Diego AurÃlio Mesquita (1):
+      glade: bgo#676811 - Fix check order of editor on member add
+
+Marek Äernockà (1):
+      Updated Czech translation
+
+Mario BlÃttermann (1):
+      [l10n] Updated German translation
+
+Moritz LÃdecke (3):
+      split language-support-cpp-java and language-support-python plugin in an indentation part and a new language-support part
+      Some trivial fixes in indentation plugins and cpp-java plugin
+      resolve dependencies from cpp-java plugin
+
+Peter MrÃz (1):
+      Updated Slovak translation
+
+Piotr DrÄg (2):
+      Updated POTFILES.in
+      Updated POTFILES.in and POTFILES.skip
+
+Praveen Illa (1):
+      Updated Telugu Translation
+
+Ryan Lortie (2):
+      vala language support: update to Vala 0.18
+      ctags vala support: update to Vala 0.18
+
+RÅdolfs Mazurs (1):
+      Updated Latvian translation
+
+SÃbastien Granjoux (3):
+      build-basic-autotools: bgo #674863 - No easy way to call make check
+      libanjuta: Fix warnings in autogen code
+      libanjuta, am-project: bgo #675118 - Project manager never finishes loading Anjuta project
+
+Tom Tryfonidis (1):
+      Updated Greek translation
+
+Yuri Kozlov (2):
+      Updated Russian translation
+      Updated Russian translation
+
+ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
+      Updated Serbian translation
+
 Anjuta 3.5.1 "It's gonna be a long summer" (30 April 2012) -- Johannes Schmid
 
 This is an unstable developer snapshot - if you need a stable version,
diff --git a/configure.ac b/configure.ac
index 3baf1ab..3ce0872 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ(2.65)
 
 m4_define(anjuta_major_version,  3)
 m4_define(anjuta_minor_version, 5)
-m4_define(anjuta_micro_version, 1)
+m4_define(anjuta_micro_version, 3)
 m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)
 m4_define(bugzilla_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version)
 



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