diff --git a/ChangeLog b/ChangeLog index c5e644060..343b21ca8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-02-01 Rob Browning + + * Guile 1.6.3 released. + + * GUILE-VERSION (GUILE_MICRO_VERSION): bump for release. + 2003-01-30 Rob Browning * Guile 1.6.2 released. diff --git a/NEWS b/NEWS index 4cfb400a2..11af2dc9a 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,22 @@ Each release reports the NEWS in the following sections: * Changes to Scheme functions and syntax * Changes to the C interface + +Changes since Guile 1.6.2: + +* Changes to the distribution + +** Some minor problems with the distribution tarfile have been fixed. + +A few files that are automatically generated at build time were +removed from the distribution tarfile. These changes should not +affect most people, but are relevant to those trying to generate a +post "make distclean" diff against the release tarfile. + +* Changes to the stand-alone interpreter +* Changes to Scheme functions and syntax +* Changes to the C interface + Changes since Guile 1.6.1: diff --git a/README b/README index d5ce88a0b..3fb775564 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ your applications to give them their own scripting language. Guile will eventually support other languages as well, giving users of Guile-based applications a choice of languages. -This release is version 1.6.2. Any bugs found will be addressed by +This release is version 1.6.3. Any bugs found will be addressed by further bugfix releases numbered 1.6.*. The next stable Guile release with significant functional improvements will be version 1.8.0. diff --git a/debian/changelog b/debian/changelog index 7cc20b618..00825aa3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +guile-1.6 (1.6.3-1) unstable; urgency=low + + * unreleased test version. + + -- Rob Browning Sat, 1 Feb 2003 10:16:48 -0600 + guile-1.6 (1.6.2-1) unstable; urgency=low * new upstream release (still not ready for Debian proper yet). @@ -22,6 +28,3 @@ guile-1.6 (1.6.1-1) unstable; urgency=low * trial pkg. -- Rob Browning Mon, 11 Nov 2002 10:52:58 -0600 - - - \ No newline at end of file