1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* NEWS: typo.

* configure.ac: Add a link test for LDAP without -lresolv for HPUX.
Remove "hstrerror" test as it is no longer needed.
This commit is contained in:
David Shaw 2002-09-09 16:40:14 +00:00
parent d044a90f6c
commit b20b90d225
3 changed files with 13 additions and 5 deletions

3
NEWS
View file

@ -14,7 +14,7 @@ Noteworthy changes in version 1.1.92
with other programs (most commonly PGP earlier than version 7.x)
that do not support MDCs.
* The option --interactive has now the desired effect when
* The option --interactive now has the desired effect when
importing keys.
* The file permission and ownership checks on files have been
@ -77,6 +77,7 @@ Noteworthy changes in version 1.1.91 (2002-08-04)
* The LDAP keyserver handler now works properly with very old
(version 1) LDAP keyservers.
Noteworthy changes in version 1.1.90 (2002-07-01)
-------------------------------------------------