summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa103a087..54051b3dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
120110922
2 - OpenBSD CVS Sync
3 - pyr@cvs.openbsd.org 2011/05/12 07:15:10
4 [openbsd-compat/glob.c]
5 When the max number of items for a directory has reached GLOB_LIMIT_READDIR
6 an error is returned but closedir() is not called.
7 spotted and fix provided by Frank Denis obsd-tech@pureftpd.org
8 ok otto@, millert@
9
120110909 1020110909
2 - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From 11 - (dtucker) [entropy.h] Bug #1932: remove old definition of init_rng. From
3 Colin Watson. 12 Colin Watson.