Lookup the path in the Registry
[gpgme.git] / gpgme / ChangeLog
index 03c72d3f7f81a335a88c7c56e49fb735975eddaa..0f704a5aa1e376df7e9984530e9806990441fc65 100644 (file)
@@ -1,5 +1,9 @@
 2001-01-30  Werner Koch  <wk@gnupg.org>
 
+       * posix-util.c, w32-util.c: New.
+       (_gpgme_get_gpg_path): New, suggested by Jan-Oliver.
+       * rungpg.c (_gpgme_gpg_spawn): Use new function to get GPG's path.
+
        * signers.c (gpgme_signers_add): Ooops, one should test code and
        not just write it; the newarr was not assigned.  Thanks to José
        for pointing this out.  Hmmm, still not tested, why shoudl a coder