diff options
author | Damien Miller <djm@mindrot.org> | 1999-11-12 14:35:58 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 1999-11-12 14:35:58 +1100 |
commit | b5f8927a7e3f25cef4c66603a780176e1b9f6082 (patch) | |
tree | 49458673c712033da7f667cace14438057d276b7 /ChangeLog | |
parent | a419528432c5dc7d963288949da97d34b36348b0 (diff) |
Added INSTALL documentation
Minor other doc updates
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 | |||
11 | 19991111 | 13 | 19991111 |
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) |