texi2html-cvs
[Top][All Lists]
Advanced

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

[Texi2html-cvs] texi2html ChangeLog NEWS configure configure.ac


From: Derek Robert Price
Subject: [Texi2html-cvs] texi2html ChangeLog NEWS configure configure.ac
Date: Tue, 06 Jan 2009 01:09:09 +0000

CVSROOT:        /cvsroot/texi2html
Module name:    texi2html
Changes by:     Derek Robert Price <dprice>     09/01/06 01:09:09

Modified files:
        .              : ChangeLog NEWS configure configure.ac 

Log message:
        * configure.ac: Update version # for post 1.82 development.
        * NEWS: Add section for 1.84 release information.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texi2html/ChangeLog?cvsroot=texi2html&r1=1.356&r2=1.357
http://cvs.savannah.gnu.org/viewcvs/texi2html/NEWS?cvsroot=texi2html&r1=1.92&r2=1.93
http://cvs.savannah.gnu.org/viewcvs/texi2html/configure?cvsroot=texi2html&r1=1.57&r2=1.58
http://cvs.savannah.gnu.org/viewcvs/texi2html/configure.ac?cvsroot=texi2html&r1=1.18&r2=1.19

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/texi2html/texi2html/ChangeLog,v
retrieving revision 1.356
retrieving revision 1.357
diff -u -b -r1.356 -r1.357
--- ChangeLog   6 Jan 2009 00:35:20 -0000       1.356
+++ ChangeLog   6 Jan 2009 01:09:08 -0000       1.357
@@ -1,5 +1,8 @@
 2009-01-05  Derek Price  <address@hidden>
 
+       * configure.ac: Update version # for post 1.82 development.
+       * NEWS: Add section for 1.84 release information.
+
        * NEWS: Transform a few of Patrice's ChangeLog entries into what are
        hopefully accurate NEWS entries for the 1.82 release.
        * configure.ac: Update version # for 1.82 release.

Index: NEWS
===================================================================
RCS file: /cvsroot/texi2html/texi2html/NEWS,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -b -r1.92 -r1.93
--- NEWS        6 Jan 2009 00:35:25 -0000       1.92
+++ NEWS        6 Jan 2009 01:09:08 -0000       1.93
@@ -1,5 +1,7 @@
 This file records noteworthy changes.
 
+1.84 ()
+
 1.82 (2009-01-05)
 
 * NEW FEATURES

Index: configure
===================================================================
RCS file: /cvsroot/texi2html/texi2html/configure,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -b -r1.57 -r1.58
--- configure   6 Jan 2009 00:35:26 -0000       1.57
+++ configure   6 Jan 2009 01:09:09 -0000       1.58
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for texi2html 1.82.
+# Generated by GNU Autoconf 2.61 for texi2html 1.83.
 #
 # Report bugs to <address@hidden>.
 #
@@ -574,8 +574,8 @@
 # Identity of this package.
 PACKAGE_NAME='texi2html'
 PACKAGE_TARNAME='texi2html'
-PACKAGE_VERSION='1.82'
-PACKAGE_STRING='texi2html 1.82'
+PACKAGE_VERSION='1.83'
+PACKAGE_STRING='texi2html 1.83'
 PACKAGE_BUGREPORT='address@hidden'
 
 ac_subst_vars='SHELL
@@ -1163,7 +1163,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures texi2html 1.82 to adapt to many kinds of systems.
+\`configure' configures texi2html 1.83 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1233,7 +1233,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of texi2html 1.82:";;
+     short | recursive ) echo "Configuration of texi2html 1.83:";;
    esac
   cat <<\_ACEOF
 
@@ -1318,7 +1318,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-texi2html configure 1.82
+texi2html configure 1.83
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1332,7 +1332,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by texi2html $as_me 1.82, which was
+It was created by texi2html $as_me 1.83, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -2022,7 +2022,7 @@
 
 # Define the identity of the package.
  PACKAGE='texi2html'
- VERSION='1.82'
+ VERSION='1.83'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3012,7 +3012,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by texi2html $as_me 1.82, which was
+This file was extended by texi2html $as_me 1.83, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3055,7 +3055,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-texi2html config.status 1.82
+texi2html config.status 1.83
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`\\"
 

Index: configure.ac
===================================================================
RCS file: /cvsroot/texi2html/texi2html/configure.ac,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- configure.ac        6 Jan 2009 00:35:26 -0000       1.18
+++ configure.ac        6 Jan 2009 01:09:09 -0000       1.19
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.53)
-AC_INIT([texi2html], [1.82], address@hidden)
+AC_INIT([texi2html], [1.83], address@hidden)
 dnl 1.9 because we need tar-pax, and tar-pax because we have very long 
 dnl filenames for some test files
 AM_INIT_AUTOMAKE([gnu 1.9 dist-bzip2 dist-zip tar-pax])




reply via email to

[Prev in Thread] Current Thread [Next in Thread]