diff options
author | Werner Koch <[email protected]> | 2005-08-19 16:11:46 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-08-19 16:11:46 +0000 |
commit | dbe0df44b68ae918e4d713924d974e3bdb93eac3 (patch) | |
tree | 8685134eb6f498ecf5824f1947adb607d6cc08f1 /NEWS | |
parent | Merged changes from upstream libassuan to allow building a W32 DLL. (diff) | |
download | gpgme-dbe0df44b68ae918e4d713924d974e3bdb93eac3.tar.gz gpgme-dbe0df44b68ae918e4d713924d974e3bdb93eac3.zip |
Changes to allow building a W32 DLL
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ Noteworthy changes in version 1.1.0 (unreleased) ------------------------------------------------ + * "./autogen.sh --build-w32" does now build gpgme.dll. + * You can now configure the backend engine file name and home directory to be used, as default and per context. |