2006-02-09 22:16 gellyfish
* guestbook-admin.pl (1.5), guestbook.pl (1.52): removed url query
from login page and set $hide_new_comments to 0
2006-01-23 16:18 gellyfish
* guestbook-admin.pl (1.4), guestbook.pl (1.51): * Removed non
5.00404 friendly stuff from guestbook-admin.pl * Put the missing
import form CGI::NMS::IPFilter
2005-07-13 09:23 gellyfish
* MANIFEST (1.5), README (1.11), README.dnsbl (1.1), guestbook.pl
(1.50): Added IP Checking functionality from wwwboard
2004-10-29 09:18 gellyfish
* guestbook.html (1.7): Had fiddled with the XML declaration
2004-10-29 09:11 gellyfish
* README (1.10), guestbook-admin.pl (1.3), guestbook.html (1.6),
guestbook.pl (1.49): * New option to hide new comments * show
only comments in guestbook-admin * guestbook-admin now removes
the <-- start comment --> when deleting`
2004-10-28 14:50 gellyfish
* guestbook-admin.pl (1.2), guestbook.pl (1.48): Fixed test
failures Tidied up the guestbook-admin.pl
2004-05-07 10:09 gellyfish
* MANIFEST (1.4), guestbook-admin.pl (1.1), guestbook.pl (1.47): *
Applied patch from Richard Rose to guestbook.pl * Added
guestbook-admin.pl from Richard Rose
2004-05-07 09:44 gellyfish
* guestbook.pl (1.46): * Added a
around the comment to allow
css control
2003-08-16 11:41 nickjc
* README (1.9), guestbook.pl (1.45): * added $linkname config
variable, to allow making the username into a link to be
disabled
2003-01-18 08:50 nickjc
* README (1.8), guestbook.pl (1.44): * replace nonprintable chars
with space rather than empty string * builtin support for mailing
via SMTP rather than sendmail
2002-08-18 09:51 davorg
* MANIFEST (1.3): Reordered MANIFEST files to put most important
files first
2002-07-23 21:31 nickjc
* guestbook.pl (1.43): * changed caller(1) to caller(0), preventing
an undef warning if the error page is triggered outside a sub.
* added missing \ on \377 * replace non-printables with spaces
rather than the empty string
2002-07-20 09:21 gellyfish
* README (1.7), README.xml (1.2), guestbook.pl (1.42): Added
timezone support
2002-05-02 08:54 nickjc
* guestbook.pl (1.41): * neater code to get $VERSION from the CVS
revision
2002-05-01 09:09 gellyfish
* guestbook.pl (1.40): * Added locale stuff to all files that use
strftime * Fixed typo in formmail/EXAMPLES * Hand fixed
formmail/README.xml
2002-04-23 21:20 nickjc
* guestbook.pl (1.39): * replace non-printables with space rather
than the empty string
2002-04-23 12:51 gellyfish
* README.xml (1.1): Generated XML Files from READMEs
2002-04-19 08:46 nickjc
* guestbook.pl (1.38): * fixed some typos * tight checks on
anything that goes into the email header * added abuse tracking
headers to both emails
2002-04-18 21:24 nickjc
* README (1.6): * removed out of date version number
2002-04-15 08:46 nickjc
* guestbook.pl (1.37): * force output charset to iso-8859-1 * typo
in HTML entity table * XHTML fixes * strip nonprintable chars
from inputs * recognize \n as a newline as well as \r\n
2002-04-13 10:00 nickjc
* guestbook.pl (1.36): * replaced some file scoped lexicals with
globals to eliminate warnings under Apache::Registry * removed
the assumtion that the package is 'main'.
2002-04-11 23:39 nickjc
* guestbook.pl (1.35): * preserve