CVS Commit Overview for 2006-12-11
==================================
2006-12-11 Tibor Simko <[email protected]>
* modules/bibclassify/doc/admin/Makefile.am: Do not delete guide
images when doing "make clean".
2006-12-11 Tibor Simko <[email protected]>
* po/Makefile.in.in: Do not use @MKINSTALLDIRS@ but rather
@install_sh@ that works better with gettext 0.15 that is Debian
Sarge's default.
2006-12-11 Diane Berkovits <[email protected]>
* modules/bibrank/lib/bibrank_downloads_grapher.py,
modules/bibrank/lib/bibrank_downloads_indexer.py,
modules/bibrank/lib/bibrank_grapher.py: Bug fixes:
bibrank_grapher.py: / missing in the image path
bibrank_downloads_indexer.py: for loop replace with list
comprehension bibrank_downloads_grapher.py: -creation date set to
locate time - 1 year when null
-string.atoi replace with int -name of the
curve set to "" when 245__a is misssing
--
CDS Invenio Developers <[email protected]>