summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-03-15 12:13:01 +1100
committerDamien Miller <djm@mindrot.org>2000-03-15 12:13:01 +1100
commit8b1c22b7758511461b359461926e47b093a349d3 (patch)
tree482ba5094683dac130413f7c2d4971e9b2a31761 /ChangeLog
parentf09b07a971f64cf69f2c45a364c3d56559f7c1c3 (diff)
- Created contrib/ subdirectory. Included helpers from Phil Hands'
Debian package, README file and chroot patch from Ricardo Cerqueira <rmcc@clix.pt> - Moved gnome-ssh-askpass.c to contrib directory and reomved config option. - Slight cleanup to doc files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d2877682..ddb4cba2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,12 @@
3 problems with gcc/Solaris. 3 problems with gcc/Solaris.
4 - Don't free argument to putenv() after use (in setenv() replacement). 4 - Don't free argument to putenv() after use (in setenv() replacement).
5 Report from Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp> 5 Report from Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp>
6 - Created contrib/ subdirectory. Included helpers from Phil Hands'
7 Debian package, README file and chroot patch from Ricardo Cerqueira
8 <rmcc@clix.pt>
9 - Moved gnome-ssh-askpass.c to contrib directory and reomved config
10 option.
11 - Slight cleanup to doc files
6 12
720000314 1320000314
8 - Include macro for IN6_IS_ADDR_V4MAPPED. Report from 14 - Include macro for IN6_IS_ADDR_V4MAPPED. Report from