*** empty log message ***

This commit is contained in:
arensb 2002-10-09 14:35:29 +00:00
parent 4e79364d43
commit 5fa78a27a3

View file

@ -1,3 +1,22 @@
2002-10-09 Andrew Arensburger <arensb@baa.ooblick.com>
* circ/circulation.pl: Added some FIXME comments.
* circ/branchtransfers.pl (bug fix?) What looks like possibly a
line left over from debugging was giving me an empty branch list,
so transfers didn't work.
* C4/Circulation/Circ2.pm: Added POD. Added a bunch of FIXMEs.
Trimmed trailing whitespace.
* C4/Stats.pm: Fixed missing bracket in POD.
* C4/Reserves2.pm: Added some FIXMEs.
* C4/Print.pm: Fixed FIXMEs in the POD.
* C4/Context.pm: Added a couple of comments.
2002-10-06 Andrew Arensburger <arensb@baa.ooblick.com>
* acqui.simple/bulkmarcimport.pl, C4/Format.pm, C4/Security.pm,