kareila: "Mom, I'm hungry." "Hush, I'm coding. You ate yesterday." (coding)
kareila ([personal profile] kareila) wrote in [community profile] changelog_digest2011-10-25 06:16 pm

Changelog Digest for Tues, Oct 25

[dw-free]

7181c14fbe5a: move cgi-bin/lj*.pl files into proper modules (in cgi-bin/LJ)
Move ljfeed.pl to LJ/Feed.pm.
99fc8a1e82b3: move cgi-bin/lj*.pl files into proper modules (in cgi-bin/LJ)
Update comments and remove trailing whitespace.
4a7c38495a66: proposed new subdirectory: cgi-bin/LJ/Global
imageconf.pl / imageconf-local.pl --> LJ/Global/Img.pm; LJ/Local/Img.pm
7b150ebe0121: proposed new subdirectory: cgi-bin/LJ/Global
crumbs.pl / crumbs-local.pl -> LJ/Global/Crumbs; LJ/Local/Crumbs
e23da908d160: proposed new subdirectory: cgi-bin/LJ/Global
ljdefaults.pl -> LJ/Global/Defaults.pm
78543b79f924: fix warnings from reading page with multiple feed entries
Convert the time string to a number.