diff options
author | terry%netscape.com <> | 1998-09-16 22:08:06 +0000 |
---|---|---|
committer | terry%netscape.com <> | 1998-09-16 22:08:06 +0000 |
commit | 2e4e8698f87145469e45afe37bc30307dafc2cf0 (patch) | |
tree | e53e9e16a469232763dfa677037231771e21f651 /CHANGES | |
parent | 0a37fa4964a6f1be24841c30ea8b7956c0e43fcf (diff) | |
download | bugs-2e4e8698f87145469e45afe37bc30307dafc2cf0.tar bugs-2e4e8698f87145469e45afe37bc30307dafc2cf0.tar.gz bugs-2e4e8698f87145469e45afe37bc30307dafc2cf0.tar.bz2 bugs-2e4e8698f87145469e45afe37bc30307dafc2cf0.tar.xz bugs-2e4e8698f87145469e45afe37bc30307dafc2cf0.zip |
Get rid of .tcl files; we're a perl app now.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -32,6 +32,9 @@ Also, note that the "whineatnews" script has changed name (it now has an extension of .pl instead of .tcl), so you'll need to change your cron job. +And the "comments" file has been moved to the data directory. Just do +"cat comments >> data/comments" to restore any old comments that may +have been lost. |