summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2002-07-16 03:01:19 +0000
committerPeter Palfrader <peter@palfrader.org>2002-07-16 03:01:19 +0000
commit532d1fb75bc4d2e1e1b8e9560aad1fe8a5d33d6b (patch)
tree8ddbb3cc1e2b6b89ceff6d5901f2275a803e8432
parent3e694cd8176402daa686e7f3a1ef09c02bda5d5e (diff)
Make it run with older perls
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 347a462..6bfa715 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
Changes in version
* Have echolot version in stats HTML pages
* Random documentation fixes
+ * Make it run with older perls (5.005_03 is tested)
+ - always pass two arguments to mkdir()
+ - import SEEK_ constants from POSIX rather than Fcntl
+ - do not use warnings
Changes in version 2.0beta14 - 2002-07-16
* Added commands buildstats buildkeys and buildthesaurus