author | Camm Maguire <camm@debian.org> | 2003年06月02日 17:02:29 +0000 |
---|---|---|
committer | Camm Maguire <camm@debian.org> | 2003年06月02日 17:02:29 +0000 |
commit | 6be9a857fe64fe3128e417e8405d2857c1dcfddc (patch) | |
tree | 4391f54ff58a8f5ff85134f0ecb06e21194794d8 | |
parent | ee4a4ec04223006879df23716975d50311058d15 (diff) | |
download | gcl-unlabeled-1.221.2.tar.gz |
-rw-r--r-- | gcl/debian/changelog | 10 |
diff --git a/gcl/debian/changelog b/gcl/debian/changelog index 288808bd8..301c942e8 100644 --- a/gcl/debian/changelog +++ b/gcl/debian/changelog @@ -1,3 +1,13 @@ +gcl (2.5.3-1) unstable; urgency=low + + * New upstream release + * Restore object_to_float and object_to_double, cmpaux.c, Closes: #195470. + * Remove obsolete functiion multiply-bignum-stack from documentation, + si-defs.texi + * Unstatic object_to_float, object_to_double + + -- Camm Maguire <camm@enhanced.com> Mon, 2 Jun 2003 12:38:03 -0400 + gcl (2.5.2-1) unstable; urgency=low * New upstream release |