*** empty log message ***
this is a test
testing
*** empty log message ***
gone
testing
deleted, never should have been added
v1.0.3. Merge with Slashdot merge. Yay!
Fix var bug.
Add in mailfrom variable, change yoursite.com t...
Remove old debug call.
*** empty log message ***
Fix dopods to delete pod2html cache files
Misc. changes
Missing semicolon added in.
Fix bug in editstory introduced when removing s...
Remove stripByMode from editstory
Change "/home/slashdot" to "/home/slash"
Doc updates for 1.0.3.
Doc updates for 1.0.3.
Doc updates for 1.0.3.
Fix for not printing "bad" HTML back to browser
Log more errors in getRDF
Fix spurious + in some displayed nicknames; add...
Properly catch bad formkeys
Add Bundle::Slash Makefile
Misc.
Added mkpath to slashd, removed empty columns f...
Add Bundle::Slash Makefile
Final doc changes (really!) for 1.0.3.
Added better mkpath to slashd
General changes for 1.0.4 release
clean up function
fix typo in admin.pl
Version number change to 1.0.4
strip & from new nicknames
doc updates for 1.0.4
s/unkess/unless/; # <g>
minor fixes
fixes for reparentComments(). I think I got it...
Make 404.pl and Slash::header() return proper H...
Minor typo fix
Put slashes at beginning of HREFs in mainmenu b...
Cleanup of logging in slashd, activate logging ...
Updates
Add changes BACK in to Slash.pm for header(); c...
Fixed some introtext stuff
Bunches of changes for bunches of things. See ...
Remove duplicate entry
Added archive_delay logic for deleting from new...
Fixed bug passing html_query= instead of query=...
Truncate sig before stripByMode, so it is not t...
Minor cleanup
fixed WIDTH in datadumps for slashhead.gif and ...
search.pl strip bad chars from query at top
Removed "time" from list of numeric fields
Minor bugs from last revision
add export TZ=GMT
don't match new users nicknames to authors.matc...
doc updates for 1.0.5
ack, broke some user prefs checkboxes!
contributions from madmag
contributed script to display recent comments
CHANGES updates for 1.0.5 release
minor update
Fix to allow "%" and "#" in URLs for Slash::fix...
fix to not show comments in submissions to reg'...
fix to not show comments in submissions to reg'...
Disallow more characters for nicknames
More formkey fixes (AC cookies)
Another nickname fix. The Strong Arm of Slash ...
Whoops, escape '$_'
Use URI module to mess with URI in redirect()
add more info about chars/lengths allowed for p...
(Hopefully) fixes for broken stuff in TEXTAREAs
Added <rss></rss> to newrdf()
Changed encode_entities call to Slash::fixurl()
Added warning about checkboxes for deleting com...
Add parameter to Slash::fixurl() to signal that...
Removed extra code that shouldn't be there, add...
Don't allow author editing for low seclev in ad...
Make password 20 chars
Remove megamode call
Add warning to Bundle::Slash docs about CPAN.pm...
Don't strip '" and space if $parameter in fixurl()
More fixurl() fixes
Doc updates for upcoming slash-1.0.6
Fix for fixurl() and submit.pl display of comme...
Minor changes found during diff to slash-1.0.5
fixurl / fixparam fixes
Text cleanup
Explicitly check for good answer IDs
Text cleanup
Doc update
Fixed pollBooth not displaying comments
Fix for story text messed up in admin.pl
More on fix for story text messed up in admin.pl