summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>1999-11-12 14:35:58 +1100
committerDamien Miller <djm@mindrot.org>1999-11-12 14:35:58 +1100
commitb5f8927a7e3f25cef4c66603a780176e1b9f6082 (patch)
tree49458673c712033da7f667cace14438057d276b7 /ChangeLog
parenta419528432c5dc7d963288949da97d34b36348b0 (diff)
Added INSTALL documentation
Minor other doc updates
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52c5950c1..c610abc91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
8 - Grab server in gnome-ssh-askpass (Debian bug #49872) 8 - Grab server in gnome-ssh-askpass (Debian bug #49872)
9 - Released 1.2pre10 9 - Released 1.2pre10
10 10
11 - Added INSTALL documentation
12
1119991111 1319991111
12 - Added (untested) Entropy Gathering Daemon (EGD) support 14 - Added (untested) Entropy Gathering Daemon (EGD) support
13 - Fixed /dev/urandom fd leak (Debian bug #49722) 15 - Fixed /dev/urandom fd leak (Debian bug #49722)