home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / DOORL093.ZIP / doorlib-0.9.3.tar.bz2 / doorlib-0.9.3.tar / doorlib-0.9.3 / ChangeLog < prev    next >
Text File  |  2003-12-21  |  680b  |  29 lines

  1. $Id: ChangeLog,v 1.4 2003/12/21 13:04:14 mbroek Exp $
  2.  
  3. v0.9.0        21-Feb-2003.
  4.  
  5.     Initial release.
  6.  
  7.  
  8. v0.9.1        23-Feb-2003.
  9.  
  10.     Moved everything to /usr/local by default.
  11.  
  12.  
  13. v0.9.2        31-Aug-2003.
  14.  
  15.     The door_waitenter function now needs the message to display as a
  16.     parameter so that you can use your own language for this prompt.
  17.     Updated the API in the README.
  18.     The door_loginit function now returns FALSE if the logfile can't be
  19.     created or is not writeable.
  20.  
  21.  
  22. v0.9.3        21-Dec-2003
  23.  
  24.     Changed configure script to allow compile for debugging.
  25.     Updated source header parts.
  26.     Updated Makefiles to allow install in $DESTDIR for package building.
  27.     Fixed a memory leaks in parse.c and doorsys.c
  28.  
  29.