summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-10-25 10:06:04 +1100
committerDamien Miller <djm@mindrot.org>2000-10-25 10:06:04 +1100
commit6f9c337401d455b92d85913432f0fc1129812b1f (patch)
tree891a5a416ee5d9826245701578f79d5bb20dfc81 /ChangeLog
parente5a8525242deb13d5263d2da46365053f05262d4 (diff)
- (djm) Added WARNING.RNG file and modified configure to ask users of the
builtin entropy code to read it. - (djm) Prefer builtin regex to PCRE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0cc5118..d493affb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+20001025
+ - (djm) Added WARNING.RNG file and modified configure to ask users of the
+ builtin entropy code to read it.
+ - (djm) Prefer builtin regex to PCRE.
+
20001020
- (djm) Don't define _REENTRANT for SNI/Reliant Unix
- (bal) Imported NEWS-OS waitpid() macros into NeXT. Since implementation