summaryrefslogtreecommitdiffstats
path: root/jnlib/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2007-08-02 20:12:43 +0200
committerWerner Koch <wk@gnupg.org>2007-08-02 20:12:43 +0200
commitebd36b634450ce9fdf0104052cca2b035ad3a22d (patch)
tree1708507fee17d3520460bd94636800d4b828c8ed /jnlib/ChangeLog
parentApplied exact length hack. (diff)
downloadgnupg2-ebd36b634450ce9fdf0104052cca2b035ad3a22d.tar.xz
gnupg2-ebd36b634450ce9fdf0104052cca2b035ad3a22d.zip
Factored common gpgconf constants out
Fixed W32 compare_filenames
Diffstat (limited to 'jnlib/ChangeLog')
-rw-r--r--jnlib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/jnlib/ChangeLog b/jnlib/ChangeLog
index 947e7ebd6..4fec67999 100644
--- a/jnlib/ChangeLog
+++ b/jnlib/ChangeLog
@@ -1,3 +1,11 @@
+2007-08-02 Werner Koch <wk@g10code.com>
+
+ * t-stringhelp.c (test_compare_filenames): New.
+
+ * stringhelp.c (compare_filenames) [HAVE_DRIVE_LETTERS]: Fixed
+ comparison to take slash and backslash in account.
+ (make_filename): Avoid mixing / and \.
+
2007-07-04 Werner Koch <wk@g10code.com>
* utf8conv.c (load_libiconv): Remove URL from translatble string.