]> granicus.if.org Git - libexpat/commitdiff
- bump the versioning information
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Tue, 15 Jul 2003 15:20:35 +0000 (15:20 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Tue, 15 Jul 2003 15:20:35 +0000 (15:20 +0000)
- start describing the changes in 1.95.7

expat/Changes
expat/README
expat/configure.in
expat/expat.spec
expat/lib/expat.h
expat/win32/expat.iss

index c5f75d0c8ea54b63f58b683bb531d1ac304e033a..427a95851994862facd84b33be3b869ee4338f9f 100644 (file)
@@ -1,3 +1,9 @@
+Release 1.95.7 XXX date not determined
+        - Fixed enum XML_Status issue (reported on SourceForge many
+          times), so compilers that are properly picky will be happy.
+        - Fixed a variety of bugs: see SF issues ...
+        - Added more regression tests.
+
 Release 1.95.6 Tue Jan 28 2003
         - Added XML_FreeContentModel().
         - Added XML_MemMalloc(), XML_MemRealloc(), XML_MemFree().
index 3bab5a02c4ee8db4efa8ef4d46128369e11396c8..452797bca3c4f60353a378ad5a355893f0db432f 100644 (file)
@@ -1,5 +1,5 @@
 
-                        Expat, Release 1.95.6
+                        Expat, Release 1.95.7
 
 This is Expat, a C library for parsing XML, written by James Clark.
 Expat is a stream-oriented XML parser.  This means that you register
index ae6d441badd029f3a1b03c2db6ceb9011df6437a..959979b8d5f5509c26d1897c0cd35aa4b3a7ea71 100644 (file)
@@ -45,8 +45,8 @@ dnl If the API changes incompatibly set LIBAGE back to 0
 dnl
 
 LIBCURRENT=4
-LIBREVISION=0
-LIBAGE=4
+LIBREVISION=1
+LIBAGE=5
 
 AC_CONFIG_HEADER(expat_config.h)
 
index 9d7d40dca3d7844efde6e8417eb57fa57cc1b005..f2655e5740d08c2d1c2e24ff5926a696795f22ab 100644 (file)
@@ -1,4 +1,4 @@
-%define version 1.95.6
+%define version 1.95.7
 %define release 1
 
 Summary: Expat is an XML 1.0 parser written in C.
@@ -38,6 +38,9 @@ install -D xmlwf/xmlwf $RPM_BUILD_ROOT/usr/bin/xmlwf
 /usr/man/man1/xmlwf.1.gz
 
 %changelog
+* Tue Jul 15 2003 Fred L. Drake, Jr. <fdrake@acm.org>
+- Updated for the 1.95.7 release.
+
 * Sat Jan 25 2003 Fred L. Drake, Jr. <fdrake@acm.org>
 [Release 1.95.6-1]
 - Updated for the 1.95.6 release.
index dbdaaa9cac934cf4bdc667fe93667a5b0d4b8a73..9766ad7b71b49ba9fa931619d50e9c74fdf031c3 100644 (file)
@@ -926,7 +926,7 @@ XML_GetFeatureList(void);
 */
 #define XML_MAJOR_VERSION 1
 #define XML_MINOR_VERSION 95
-#define XML_MICRO_VERSION 6
+#define XML_MICRO_VERSION 7
 
 #ifdef __cplusplus
 }
index fbac0d4edd014b15fb5e4df5bb4ccf94cd632036..5bb963990a1f8d35c188420e3c7e1effc92bb7bb 100644 (file)
@@ -7,15 +7,15 @@
 [Setup]
 AppName=expat
 AppId=expat
-AppVersion=1.95.6
-AppVerName=expat 1.95.6
-AppCopyright=Copyright © 1998-2002 Thai Open Source Software Center, Clark Cooper, and the Expat maintainers
-DefaultDirName={sd}\Expat-1.95.6
+AppVersion=1.95.7
+AppVerName=expat 1.95.7
+AppCopyright=Copyright © 1998-2003 Thai Open Source Software Center, Clark Cooper, and the Expat maintainers
+DefaultDirName={sd}\Expat-1.95.7
 AppPublisher=The Expat Developers
 AppPublisherURL=http://www.libexpat.org/
 AppSupportURL=http://www.libexpat.org/
 AppUpdatesURL=http://www.libexpat.org/
-UninstallDisplayName=Expat XML Parser (version 1.95.6)
+UninstallDisplayName=Expat XML Parser (version 1.95.7)
 UninstallFilesDir={app}\Uninstall
 
 Compression=bzip/9