cmucl (3.0.9) frozen unstable; urgency=low

  * bytecompiling is a word. Closes: #124509
  * Demos now work. 

 -- Peter Van Eynde <pvaneynd@debian.org>  Sun, 30 Dec 2001 14:29:07 +0100

cmucl (3.0.8) frozen unstable; urgency=high

  * Fixed location of library. Closes: #123451
  * Fixed dependencies. Closes: #123458.
  * Updates *features* to pre-18d standard but without adding :cmu18d. 

 -- Peter Van Eynde <pvaneynd@debian.org>  Thu, 13 Dec 2001 07:09:21 +0100

cmucl (3.0.7) frozen unstable; urgency=high

  * Upstream update Closes: #122135
  * Reupload due to failure of .uk mirror, so still Closes: #116917, #110598

 -- Peter Van Eynde <pvaneynd@debian.org>  Sun,  9 Dec 2001 22:04:51 +0100

cmucl (3.0.6) frozen unstable; urgency=high

  * Now cmuclconfig also handles normal cores.
  * cmucl-clm should work again...  Closes: #116917, #110598

 -- Peter Van Eynde <pvaneynd@debian.org>  Wed, 21 Nov 2001 23:51:11 +0100

cmucl (3.0.5) frozen unstable; urgency=low

  * cmucl-source now depends on common-lisp-controller.
    Closes: #117259
  * Several upstream fixes.
  * Fixed Motif interface.
    Closes: #116917, #110598, #117934, #119469
  * Now includes the include directory.
    Closes: #119419

 -- Peter Van Eynde <pvaneynd@debian.org>  Fri, 16 Nov 2001 23:32:26 +0100

cmucl (3.0.4) frozen unstable; urgency=low

  * Now 'ed' works again.
    Closes: #104120

 -- Peter Van Eynde <pvaneynd@debian.org>  Tue, 28 Aug 2001 15:48:46 +0200

cmucl (3.0.3) frozen unstable; urgency=low

  * Ed works. Fixes: #104120.
  * Added conclict against old package. Fixes: #104246
  * CLX fix. Bugreport from Iban HATCHONDO <hatchond@yahoo.fr>.
  * Disabled lazy mode. It fails randomly on 2.2 and always on 2.4.
    Further work is needed, but at the moment I have no time.
    Sort-of Fixes: #107473
  * Added more conflicts. Should: Fixes: #105561

 -- Peter Van Eynde <pvaneynd@debian.org>  Wed,  8 Aug 2001 11:34:46 +0200

cmucl (3.0.2) frozen unstable; urgency=low

  * Forgot to upgrade the version number!
  * Remove-defsystem now works.

 -- Peter Van Eynde <pvaneynd@debian.org>  Sat,  7 Jul 2001 15:07:35 +0200

cmucl (3.0.1) frozen unstable; urgency=low

  * Fixed *batch-mode* bug
  * Rebuild for dpkg-dev bug. Fixes: #96609,#97927,#98733,#100526,#96611,#99092,#86365,#97749,#76867.
  * Removed html documention: too painfull to build.

 -- Peter Van Eynde <pvaneynd@debian.org>  Wed,  4 Jul 2001 12:08:32 +0200

cmucl (3.0.0) frozen unstable; urgency=low

  * General cleanup and integration with common-lisp-controller.
  * Pre-depends on a newer c-l-c. Fixes: #96609,#97927,#98733,#100526.
  * Now lazy by default. Fixes: #96611,#99092.
  * Still fixes: #76867.
  * Should contain less junk in site-init.lisp. Fixes: #86365.
  * 18c in *features*. Fixes: #97749.

 -- Peter Van Eynde <pvaneynd@debian.org>  Sat, 30 Jun 2001 02:19:01 +0200

cmucl (2.5.2) frozen unstable; urgency=low

  * Hemlock now finally works.
  * Fixed herald. Fixes: #76867.
  * Still fixes: #71776.
  * Now small is called small in cmucl-script.sh (Fufie on #Lisp)
  * Fixed defsystem interaction 

 -- Peter Van Eynde <pvaneynd@debian.org>  Wed,  2 May 2001 22:05:38 +0200

cmucl (2.5.1) frozen unstable; urgency=high

  * Updated defsystem.
  * Numerous c-l-c bugfixes
  * Reversed broken patch. Fixes: #87075

 -- Peter Van Eynde <pvaneynd@debian.org>  Thu, 22 Feb 2001 22:26:32 +0100

cmucl (2.5.0) unstable; urgency=high

  * Using common-lisp-controller
  * Updated to 18c platform.
  * Bugfix for non-keyword keyword arguments..
  * Locally is now a special form and should work properly.
  * Added documentation for building.
  * Fixed graphic character def.
  * Fixed the lazy option, the FreeBSD malloc patches broke it :-(.
  * Fixed the dependency problem by just giving up :-( Fixes: #71776.
  * The cmucl-source package should offer source level
    debugging. Fixes: #71100.
  * Removed cmu17 from *features*. 

 -- Peter Van Eynde <pvaneynd@debian.org>  Tue, 30 Jan 2001 21:30:54 +0100

cmucl (2.4.22) unstable; urgency=high

  * subseq and compiler-warning fixes
  * Fixed dependencies
  * Fixed a lexical closure code generation bug
  * Updated map implementation 

 -- Peter Van Eynde <pvaneynd@debian.org>  Sun,  1 Oct 2000 08:33:06 +0200

cmucl (2.4.21) unstable; urgency=high

  * fixed build-depends stuff Closes: #70327, #70234
  * cmuclconfig now uses lazy. Closes: #66294
  * Make improvements. Closes: #67220
  * Updated base version, so should Closes: #67221
  * Seems fixed: Closes: #37318
  * made cmucl-clm depend on cmucl-clx. Closes: #69841
  * Some clos and stream enhancements
  * added -rdynamic flag
  * cmucl: fixed fp < operator: Closes: #71099
  * Skipped "official" gray-stream patch as it doesn't work
    for me :-(. Tired of trying to find out why..
  * time-related fixes.

 -- Peter Van Eynde <pvaneynd@debian.org>  Sun, 10 Sep 2000 12:41:08 +0200

cmucl (2.4.20) unstable; urgency=high

  * Added the gray strean package
  * double escape character fix
  * fix for rationalize
  * #\ fix
  * cmuclconfig now can be used by non-root users to 
    generate custom lisp images.
  * Documentation generating checked. Closes: #58907.
  * User manual now works again. Closes: #59205.
  * Better manual page: Closes: #61136.
  * Fixed loop problem. Reported by Lyle Borg-Graham.

 -- Peter Van Eynde <pvaneynd@debian.org>  Sat,  5 Feb 2000 11:38:48 +0100

cmucl (2.4.19) frozen unstable; urgency=high

  * Fixed critical exp error. Now transcendental functions work again.
    Closes: #56876.
  * Abort on errors during recompile.
  * Remove old init.d file. Closes: #56716

 -- Peter Van Eynde <pvaneynd@debian.org>  Wed, 26 Jan 2000 07:52:11 +0100

cmucl (2.4.18) frozen unstable; urgency=low

  * Improved hash tables.
  * Tries to run on 2.0.xx. Closes: #53304.
  * And with fall-back MAP_NORESERVE to avoid setting a global
    flag. Closes: #55093.
  * Now with lazy memory allocation. Closes: #33747.

 -- Peter Van Eynde <pvaneynd@debian.org>  Fri, 19 Nov 1999 18:15:35 +0100

cmucl (2.4.17) unstable; urgency=low

  * Rebuild for new lesstif version.

 -- Peter Van Eynde <pvaneynd@debian.org>  Mon, 25 Oct 1999 23:40:10 +0200

cmucl (2.4.16) unstable; urgency=low

  * Moved to FHS.
  * added documentation about the differences with J13
    (closes: #42422).
  * moved to a new memorymap that gives us a bit more space: 1.75 GB.
  * added hemlock example init file
  * reviewed documentation
  * dtc and me wrote a direct syscall layer to the kernel. This 
    improves the mp-ness of lisp and is generaly faster.
  * upstream we added 64-bit foreign integers. llseek here we
    come...
  * moved defsystem to main. The new maintainer gave me
    permission to edit the copyright notice. A new release
    will have an even cleaner copyright, but isn't expected 
    soon.
  * fixed a cmuclconfig buglet, reported by william@tansao.live.com.au
  * fixed SA_SIGINFO warning message
  * now use gpg for signing...
  * Fixed as bug. Closes: #46675
  * added a init.d file to do the 2.2.x kernel overcommit stuff.

 -- Peter Van Eynde <pvaneynd@debian.org>  Thu,  7 Oct 1999 06:07:51 +0200

cmucl (2.4.15) unstable; urgency=low

  * removed references to non-existing info docs.
  * New upload due to gpg problems.

 -- Peter Van Eynde <pvaneynd@debian.org>  Tue,  6 Jul 1999 02:56:42 +0200

cmucl (2.4.14) frozen unstable; urgency=low

  * Now small also works on a {34}86
  * Added dpkg-bug workaround, bug #38822
  * Fixed config.sys bogus CMUCLLIB statement.
  * Fixed a string-stream buglet.
  * Added (partial) direct syscall support.

 -- Peter Van Eynde <pvaneynd@debian.org>  Tue, 25 May 1999 21:09:40 +0200

cmucl (2.4.13) frozen unstable; urgency=low

  * Made an error, will try to reupload
  * The error was good: I found an error in config.lisp. 
    One of the brown paper bag type :-(.

 -- Peter Van Eynde <pvaneynd@debian.org>  Mon, 10 May 1999 20:06:47 +0200

cmucl (2.4.12) frozen unstable; urgency=low

  * Nothing yet

 -- Peter Van Eynde <pvaneynd@debian.org>  Wed,  5 May 1999 23:13:46 +0200

cmucl (2.4.11) frozen unstable; urgency=low

  * Fixed the dependencies :-(

 -- Peter Van Eynde <pvaneynd@debian.org>  Tue,  4 May 1999 19:49:25 +0200

cmucl (2.4.10) frozen unstable; urgency=low

  * Splitted core in small/safe.
  * Fixed bug #34554: setfpucw reference removed.
  * Fixed misspellings
  * Fixed bug #33262: added depends of cmucl-clx on xfree86-common

 -- Peter Van Eynde <pvaneynd@debian.org>  Mon,  1 Mar 1999 19:37:43 +0100

cmucl (2.4.9) frozen unstable; urgency=low

  * Fixed the defsystem copyright notice. 

 -- Peter Van Eynde <pvaneynd@debian.org>  Mon, 21 Dec 1998 09:00:18 +0100

cmucl (2.4.8) frozen unstable; urgency=low

  * Recompiled for new libc.
  * Fixed clm buglet

 -- Peter Van Eynde <pvaneynd@debian.org>  Wed, 16 Dec 1998 12:02:28 +0100

cmucl (2.4.7) frozen; urgency=low

  * Fixed a PCL bug
  * Fixed a critical errorchecking bug!

 -- Peter Van Eynde <pvaneynd@debian.org>  Fri, 23 Oct 1998 12:13:00 +0200

cmucl (2.4.6) unstable; urgency=low

  * added high-security option.
  * now dh-make based.

 -- Peter Van Eynde <pvaneynd@debian.org>  Wed,  7 Oct 1998 23:19:12 +0200

cmucl (2.4.5) unstable; urgency=low

  * fixed coerce
  * Completed glibc2 support
  * Hemlock now should work in tty-mode
  * Format ~t fix
  * psetq now returns nil
  * added more error-checking
  * New upstream version.

 -- Peter Van Eynde <pvaneynd@debian.org>  Tue,  9 Jun 1998 09:42:31 +0200

cmucl (2.4.4) unstable; urgency=low

  * new upstream version. 

 -- Peter Van Eynde <pvaneynd@debian.org>  Wed,  3 Jun 1998 15:03:17 +0200

cmucl (2.4.3) unstable; urgency=low

  * gray-stream support 

 -- Peter Van Eynde <pvaneynd@debian.org>  Fri, 22 May 1998 20:54:12 +0200

cmucl (2.4.2) unstable; urgency=low

  * removed wrong menu.ex file.

 -- Peter Van Eynde <pvaneynd@debian.org>  Sat,  2 May 1998 13:45:30 +0200

cmucl (2.4.1) unstable; urgency=low

  * -r
  * --help
  * 
  * deleted the html manuals because the image generation doesn't work.
  * fixed the hemlock problem. It turned out hemlock doesn't work with :bootstrap.
  * fixed the *features* after loading subsystems.
  * fixed the config.lisp script.

 -- Peter Van Eynde <pvaneynd@debian.org>  Wed, 22 Apr 1998 17:48:22 +0200

cmucl (2.4.0) unstable; urgency=low

  * Initial Release.

 -- Peter Van Eynde <pvaneynd@debian.org>  Sat,  4 Apr 1998 22:22:24 +0200

Local variables:
mode: debian-changelog
End:
