diff options
author | wiz <wiz> | 2004-10-01 08:46:26 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-10-01 08:46:26 +0000 |
commit | c8cddb28c1c5619dd136783acf27ce63b1b63c58 (patch) | |
tree | be408166f4f64c31b34518e44107b1c7c9f160a0 /doc | |
parent | 8bd4fc4ec34c24e210ba28104efc0991697638a4 (diff) | |
download | pkgsrc-c8cddb28c1c5619dd136783acf27ce63b1b63c58.tar.gz |
Update libntlm to 0.3.6:
* Version 0.3.6 (released 2004-09-30)
** Some code cleanup and improvements, contributed by Frediano Ziglio.
** Slight changes in output vectors, contributed by Frediano Ziglio.
* Version 0.3.5 (released 2004-09-23)
** Make it compile on C89 platforms.
* Version 0.3.4 (released 2004-09-23)
** The license has been changed from GPL to LGPL.
Thanks to a rewrite of several files, contributed by Frediano Ziglio.
** The output may now be slightly different, due to a bug in earlier versions.
Unused parts of the output string are now initialized to 0 consistently.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | doc/TODO | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index e56bd8ba82a..0b67d43ea6c 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7304 2004/10/01 00:09:16 xtraeme Exp $ +$NetBSD: CHANGES,v 1.7305 2004/10/01 08:46:26 wiz Exp $ Changes to the packages collection and infrastructure in 2004: @@ -4502,3 +4502,4 @@ Changes to the packages collection and infrastructure in 2004: Updated pearpc to 0.3.1 [xtraeme 2004-10-01] Added sun-jdk15-5.0 [rh 2004-10-01] Updated dosbox to 0.62 [xtraeme 2004-10-01] + Updated libntlm to 0.3.6 [wiz 2004-10-01] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.2186 2004/10/01 08:44:25 wiz Exp $ +$NetBSD: TODO,v 1.2187 2004/10/01 08:46:26 wiz Exp $ Suggested new packages ====================== @@ -316,7 +316,6 @@ Suggested package updates o libmpeg3-1.5.4 o libnet-1.1.2.1 o libnids-1.19 - o libntlm-0.3.6 o libole2-2.2.8 o libpng-1.2.7 o libsigc++-2.0.3 |