[Koha-cvs] CVS: koha ChangeLog,1.4.2.1,1.4.2.2

Andrew Arensburger arensb at users.sourceforge.net
Sat Oct 5 08:37:14 CEST 2002


Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv8296

Modified Files:
      Tag: arensb-context
	ChangeLog 
Log Message:
*** empty log message ***

Index: ChangeLog
===================================================================
RCS file: /cvsroot/koha/koha/ChangeLog,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -C2 -r1.4.2.1 -r1.4.2.2
*** ChangeLog	4 Oct 2002 03:07:13 -0000	1.4.2.1
--- ChangeLog	5 Oct 2002 06:37:12 -0000	1.4.2.2
***************
*** 1,2 ****
--- 1,33 ----
+ 2002-10-05  Andrew Arensburger  <arensb at baa.ooblick.com>
+ 
+ 	* marc/viewmarc.pl: Added a FIXME comment.
+ 
+ 	* marc/viewmarc.pl: Oops! Stupid bug fix.
+ 
+ 	* marc/koha2marc: Removed a useless statement.
+ 
+ 	* moredetail.pl: Removed some obsolete commented-out code.
+ 
+ 	* updater/updatedatabase2.pl, updater/updatedatabase,
+ 	updater/thesaurus_create.pl, misc/fixborrower.pl, marc/test,
+ 	maint/shiftbib.pl, html-template/search.pl,
+ 	html-template/Search.pm, circ/circulation.pl, admin/itemtypes.pl,
+ 	admin/currency.pl, admin/categoryitem.pl, admin/categorie.pl,
+ 	admin/branches.pl, admin/aqbudget.pl,
+ 	acqui.simple/processz3950queue, acqui.simple/bulkmarcimport.pl,
+ 	acqui.simple/addbookslccn.pl, C4/Circulation/Returns.pm,
+ 	C4/Circulation/Renewals2.pm, C4/Circulation/Renewals.pm,
+ 	C4/Circulation/Main.pm, C4/Circulation/Issues.pm,
+ 	C4/Circulation/Fines.pm, C4/Circulation/Circ2.pm,
+ 	C4/Circulation/Borrower.pm, C4/Circulation/Borrissues.pm,
+ 	C4/test.pl, C4/Search.pm, C4/Reserves2.pm, C4/Print.pm,
+ 	C4/InterfaceCDK.pm, C4/Circmain.pm, C4/Biblio.pm, C4/Auth.pm,
+ 	C4/Acquisitions.pm, C4/Accounts.pm, stats2.pl, search.pl,
+ 	overdue.pl, bookcount.pl: Added a whole mess of FIXME comments.
+ 	
+ 	* C4/Acquisitions.pm: Oops! Forgot to add "use C4::Context;"
+ 
+ 	* C4/Biblio.pm: Added some missing semicolons.
+ 
  2002-10-03  Andrew Arensburger  <arensb at baa.ooblick.com>
  





More information about the Koha-cvs mailing list