1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Improved detection of ketrings specified several times.

This commit is contained in:
Werner Koch 2007-08-24 09:51:58 +00:00
parent 587104ae42
commit d1a13319bb
8 changed files with 109 additions and 26 deletions

View file

@ -1,3 +1,9 @@
2007-08-24 Werner Koch <wk@g10code.com>
* fileutil.c (same_file_p): New. Taken from SVN trunk.
(compare_filenames) [HAVE_DRIVE_LETTERS]: Take drive letters and
backslashes in account.
2007-04-16 David Shaw <dshaw@jabberwocky.com>
* strgutil.c (ascii_toupper, ascii_tolower, ascii_strcasecmp,