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

post release updates

This commit is contained in:
Werner Koch 2006-04-03 11:16:19 +00:00
parent 256f67675f
commit 91497480aa
4 changed files with 10 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2006-04-03 Werner Koch <wk@g10code.com>
* w32installer.nsi: Install curl and not http keyserver helper.
2006-04-03 Werner Koch <wk@g10code.com>
* autogen.sh: Unsupport mingw32/cpd.

View file

@ -155,7 +155,7 @@ Section "Base" SecBase
File "gpg.exe"
File "gpgkeys_finger.exe"
File "gpgkeys_hkp.exe"
File "gpgkeys_http.exe"
File "gpgkeys_curl.exe"
File "gpgkeys_ldap.exe"
SetOutPath "$INSTDIR\Doc"