1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60
|
2002-03-27 20:36 davorg
* textclock.pl (1.8): Removed log tags from all programs - replaced
by an auto-generated ChangeLog file.
2002-03-27 20:30 davorg
* MANIFEST (1.2): Added ChangeLog file to MANIFESTs
2002-02-27 09:04 gellyfish
* textclock.pl (1.7): * Added question about simple search and PDF
to FAQ * Suppressed output of headers in fatalsToBrowser if
$done_headers * Suppressed output of '<link rel...' if not $style *
DOCTYPE in fatalsToBrowser * moved redirects until after possible
cause of failure * some small XHTML fixes
2002-01-27 14:07 davorg
* README (1.3): Remove Matt's docs
2001-12-01 19:45 gellyfish
* textclock.pl (1.6): * Tested everything with 5.004.04 * Replaced
the CGI::Carp with local variant
2001-11-26 19:36 davorg
* MANIFEST (1.1): Added MANIFEST file to all packages.
2001-11-25 11:39 gellyfish
* textclock.pl (1.5): * add missing use vars qw($DEBUGGING) from
most of the files * sundry other compilation failures
2001-11-14 22:21 davorg
* README (1.2): Changed script archive URL to Sourceforge. Added
link to support mailing list.
2001-11-13 20:35 gellyfish
* textclock.pl (1.4): Added the CGI::Carp workaround
2001-11-13 09:18 gellyfish
* textclock.pl (1.3): Added CGI::Carp
2001-11-11 17:55 davorg
* textclock.pl (1.2): Small amount of post-import tidying :)
2001-11-11 16:48 davorg
* README (1.1), textclock.pl (1.1): Initial revision
2001-11-11 16:48 davorg
* README (1.1.1.1), textclock.pl (1.1.1.1): Initial import
|