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

* import.c (import_keys_internal): Invalidate the cache so that

the file descriptor gets closed.  Fixes bug reported by Juan
F. Codagnone.
This commit is contained in:
Werner Koch 2003-06-08 21:23:48 +00:00
parent bd820bad4f
commit 5880657f5e
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2003-06-08 Werner Koch <wk@gnupg.org>
* import.c (import_keys_internal): Invalidate the cache so that
the file descriptor gets closed. Fixes bug reported by Juan
F. Codagnone.
2003-06-04 David Shaw <dshaw@jabberwocky.com>
* options.skel: Use new hkp://subkeys.pgp.net as sample keyserver