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:
parent
256f67675f
commit
91497480aa
4 changed files with 10 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue