Post-release changes for 1.3.2.
authorJim Blandy <jimb@red-bean.com>
Fri, 20 Aug 1999 05:55:49 +0000 (05:55 +0000)
committerJim Blandy <jimb@red-bean.com>
Fri, 20 Aug 1999 05:55:49 +0000 (05:55 +0000)
GUILE-VERSION
NEWS
README
THANKS

index 1d86d7c..790c0de 100644 (file)
@@ -1,5 +1,5 @@
 GUILE_MAJOR_VERSION=1
-GUILE_MINOR_VERSION=3.2
+GUILE_MINOR_VERSION=3.3
 GUILE_VERSION=$GUILE_MAJOR_VERSION.$GUILE_MINOR_VERSION
 
 # For automake.
diff --git a/NEWS b/NEWS
index e4aff8b..fc6520d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,9 @@ See the end for copying conditions.
 
 Please send Guile bug reports to bug-guile@gnu.org.
 \f
+Changes since Guile 1.3.2:
+
+\f
 Changes since Guile 1.3:
 
 * Changes to mailing lists
diff --git a/README b/README
index fbfe33a..86b62e5 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This is release 1.3.2 of Guile, Project GNU's extension language
+This is release 1.3.3 of Guile, Project GNU's extension language
 library.  Guile is an interpreter for Scheme, packaged as a library
 that you can link into your applications to give them their own
 scripting language.  Guile will eventually support other languages as
diff --git a/THANKS b/THANKS
dissimilarity index 94%
index f972449..42e8d7b 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -1,30 +1,5 @@
-The Guile core distribution:
-
-Mikael Djurfeldt contributed core support for GOOPS, a CLOS-like object
-    system for Guile, a generalized set! syntax, and a new random number
-    generator.
-Greg Badros contributes patches to use the new SMOB interface.
-Gary Houston contributed a more efficient and portable implementation of
-    I/O ports, and hacked on (ice-9 expect).
-Michael Livshin implemented Dybvig's Guardians.
-Roland Orre contributed list and vector sorting functions.
-Russ McManus contributed a command-line argument parser (ice-9 getopt-long).
-Ken Raeburn contributed patches to make Guile use `const' in some
-    appropriate places.
-Greg Harvey made sure I didn't lose any patches, and made readline
-    highlight matching parenthesis.
-
-Bug reports and fixes from:
-
-Greg Badros, Etienne Bernard, John Bley, Brad Bowman, Frank Cieslok,
-Karl Eichwalder, Mark Elbrecht, Jay Glascoe, Ian Grant, Eric Hanchrow,
-Greg Harvey, Dirk Herrmann, Johannes Hjorth, Charbel Jacquin, David
-Kaelbling, Lorentey Karoly, Valdis Kletnieks, Brad Knotwell, Michael
-Livshin, David Lutterkort, Christian Lynbech, Russ McManus, Eric
-Moore, Nicolas Neuss, Thien-Thi Nguyen, James Dean Palmer, Richard
-Polton, Ken Raeburn, Mikael StÃ¥ldal, Telford Tendys, Jon Trowbridge,
-Bernard Urban, Sebastien Villemot, and Jim Wilson
-
-Also, thanks to:
-- Craig Brozefsky, for his work on the Guile mailing list web archives
-- Pat Eyler, for his continuing work on the Guile web pages
+The Guile core distribution:
+
+Bug reports and fixes from:
+
+Also, thanks to: