*** empty log message ***

This commit is contained in:
arensb 2002-10-30 14:07:53 +00:00
parent 49c8fef9e7
commit 2e7c58c135

View file

@ -1,3 +1,24 @@
2002-10-30 Andrew Arensburger <arensb@baa.ooblick.com>
* koha.conf.in (added) Ancillary files for new installer.
* install-sh (added) Ancillary files for new installer.
* Makefile (added) Ancillary files for new installer.
* Make.conf.in (added) Ancillary files for new installer.
* safe-installer (added): New configuration/install tool.
* request.pl: Added explanatory comment.
* updater/updatedatabase (bug fix): Fixed typo.
2002-10-24 Andrew Arensburger <arensb@baa.ooblick.com>
* C4/Biblio.pm: Fixed "no title" warning when generating HTML
documentation from POD.
2002-10-16 Andrew Arensburger <arensb@baa.ooblick.com>
* koha-tmpl/opac-tmpl/default/en/opac-moredetail.tmpl,