[anjuta] Update files for 2.91.6 release and update test-case
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Update files for 2.91.6 release and update test-case
- Date: Mon, 31 Jan 2011 22:31:44 +0000 (UTC)
commit ca19a3f02ebd287258c2bc668b01e9f8aaac9f10
Author: Johannes Schmid <jhs gnome org>
Date: Mon Jan 31 23:27:41 2011 +0100
Update files for 2.91.6 release and update test-case
NEWS | 32 ++++++++++++++++++++++++++++++++
configure.ac | 2 +-
plugins/am-project/tests/anjuta.lst | 2 +-
3 files changed, 34 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index c50e75f..fc991ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,35 @@
+Anjuta 2.91.6 "To all the dead poets" (31 January 2010) -- Johannes Schmid
+
+New:
+- Support for dragging signals from glade into the code (C only)
+- Improvements in project-manager
+- More features in git-plugin
+
+Bugs fixed:
+638506 Homepage: FAQ Mailinglist link is wrong
+639786 quick bookmark deletion
+640277 editor position history doesn't work with shortcut
+618142 Anjuta Snippets Plug-in
+627131 Autocompletion duplicates characters
+639795 Editing variabile after inserting snippet bug
+638980 Crash when closing project
+608578 Anjuta is unable to import Gnumeric source tree
+611206 doesn't recognize newer AC_INIT
+615990 path is missing when add a source to the target
+616041 Add Source -> Cannot add source files -> Core Dump
+618617 Project view doesn't make sense
+638368 test-suite fails
+639342 Anjuta crash when loading libgee
+640348 minor mistake in UI string
+640726 anjuta stops updating session information
+581613 Unable to import a tarball into Anjuta 2.4.2
+639093 I can't start a new project properly
+
+Thanks to: Chao-Hsiung Liao, Christian Kirbach, Daniel Muestieles,
+Daniel Mustieles, Dragos Dena, Fran Diéguez, James Liggett,
+Jorge González, Kjartan Maraas, Massimo Corà , Matej UrbanÄ?iÄ?,
+Michael Kotsarinis, Rakesh Pandit, Sébastien Granjoux
+
Anjuta 2.91.5 "Moving forward" (11 Januar 2010) -- Johannes Schmid
Updates:
diff --git a/configure.ac b/configure.ac
index bd5d05f..dd1ef51 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ AC_PREREQ([2.64])
m4_define(anjuta_major_version, 2)
m4_define(anjuta_minor_version, 91)
-m4_define(anjuta_micro_version, 5)
+m4_define(anjuta_micro_version, 6)
m4_define(anjuta_nano_version, 0)
m4_define(anjuta_version, anjuta_major_version.anjuta_minor_version.anjuta_micro_version.anjuta_nano_version)
diff --git a/plugins/am-project/tests/anjuta.lst b/plugins/am-project/tests/anjuta.lst
index 593c3cd..74fea52 100644
--- a/plugins/am-project/tests/anjuta.lst
+++ b/plugins/am-project/tests/anjuta.lst
@@ -36,7 +36,7 @@ PROPERTY (URL): http://www.anjuta.org/
MODULE (13): GRAPHVIZ
PACKAGE (13:0): libgvc
PACKAGE (13:1): libgraph
- GROUP (14): anjuta-npm_rw
+ GROUP (14): anjuta
PROPERTY (Installation directories): anjutadocdir = $(docdir) anjuta_datadir = $(datadir)/anjuta gnomemenudir = $(datadir)/applications
GROUP (14:0): pixmaps
PROPERTY (Installation directories): anjuta_pixmapsdir = $(anjuta_image_dir) anjuta_glade_pixmapsdir = $(anjuta_glade_dir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]