author | Camm Maguire <camm@debian.org> | 2003年07月16日 02:02:53 +0000 |
---|---|---|
committer | Camm Maguire <camm@debian.org> | 2003年07月16日 02:02:53 +0000 |
commit | 30930856adfc1d9b6d3f3f24c3afca2c1b4d3547 (patch) | |
tree | 72e30d588b681322cb97758c2e8ee344fa5ffb38 | |
parent | 3b55622214f32a37d9d16eb62e3a0a84bb5d080d (diff) | |
download | gcl-unlabeled-1.220.2.1.4.1.2.1.2.1.2.tar.gz |
-rw-r--r-- | gcl/debian/changelog | 16 |
diff --git a/gcl/debian/changelog b/gcl/debian/changelog index 09339b863..afa0fd2fa 100644 --- a/gcl/debian/changelog +++ b/gcl/debian/changelog @@ -1,3 +1,19 @@ +gcl (2.5.4-1) unstable; urgency=low + + * New upstream release + * Type-punning warning fixes + * small_fixnum overflow fixes + * off by one fix in cerror + * Fix compiler error which had not recognized defpackage as a package + operation + * Fix tkl.lisp call to open-named-socket + * Make values-list and nreconc signal errors when they should on + dotted lists. + * Avoid use of windows.h types as macros. + * New config.{sub,guess} + + -- Camm Maguire <camm@enhanced.com> 2003年7月16日 02:01:35 +0000 + gcl (2.5.3-2) unstable; urgency=low * gcc-3.3 all platforms |