CVSROOT:        /sources/global
Module name:    global
Changes by:     Shigio YAMAGUCHI <shigio>       06/06/10 10:28:27

Modified files:
        .              : ChangeLog NEWS configure.ac 

Log message:
        Updating for release 5.1.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/global/ChangeLog?cvsroot=global&r1=1.93&r2=1.94
http://cvs.savannah.gnu.org/viewcvs/global/NEWS?cvsroot=global&r1=1.117&r2=1.118
http://cvs.savannah.gnu.org/viewcvs/global/configure.ac?cvsroot=global&r1=1.67&r2=1.68

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/global/global/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -b -r1.93 -r1.94
--- ChangeLog   22 Apr 2006 05:02:44 -0000      1.93
+++ ChangeLog   10 Jun 2006 10:28:26 -0000      1.94
@@ -19,6 +19,10 @@
 
 ChangeLog about GNU GLOBAL
 
+June 10 2006, Shigio YAMAGUCHI
+
+       * Recovered original texinfo file names (.txi -> .texi).
+
 April 21 2006, Shigio YAMAGUCHI
 
        Change in tag format:

Index: NEWS
===================================================================
RCS file: /sources/global/global/NEWS,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -b -r1.117 -r1.118
--- NEWS        21 Apr 2006 02:36:11 -0000      1.117
+++ NEWS        10 Jun 2006 10:28:26 -0000      1.118
@@ -20,6 +20,20 @@
 GLOBAL NEWS - User visible changes.
 At least, you had better search '[INCOMPATIBLE CHANGES]' for each version.
 
+Version 5.1 - June 10 2006, by Shigio YAMAGUCHI
+
+[INCOMPATIBLE CHANGES]
+* Changed the priority about the --result option to make the format
+  specification easy. The --result option is given to priority more
+  than the -t and -x option. (This option appeared in version 5.0.)
+
+[OTHER CHANGES]
+* Added new program 'gtags-cscope'.
+  Gtags-cscope is a pseudo cscope which implements the line-oriented
+  interface. You can use this command for various clients instead of
+  true cscope.
+* Added new format 'cscope' to the argument of --result=<format>.
+
 Version 5.0 - April 21 2006, by Shigio YAMAGUCHI
 
 [INCOMPATIBLE CHANGES]

Index: configure.ac
===================================================================
RCS file: /sources/global/global/configure.ac,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -b -r1.67 -r1.68
--- configure.ac        8 Jun 2006 00:28:22 -0000       1.67
+++ configure.ac        10 Jun 2006 10:28:26 -0000      1.68
@@ -21,7 +21,7 @@
 dnl along with this program; if not, write to the Free Software
 dnl Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA.
 dnl
-AC_INIT(GNU GLOBAL, 5.0)
+AC_INIT(GNU GLOBAL, 5.1)
 AC_CONFIG_SRCDIR(global/global.c)
 AM_CONFIG_HEADER(config.h:config-h.in)
 AC_PREREQ(2.59)


_______________________________________________
Global-commit mailing list
Global-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/global-commit

Reply via email to