aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 898a7fa6b..9c941d15a 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-09 Werner Koch <[email protected]>
+
+ * gpg.c: Better print an extra warning if Camellia has been
+ configured.
+
2007-07-06 David Shaw <[email protected]>
* encode.c (encode_crypt): Missed one call to
@@ -12,6 +17,16 @@
enable or disable notations, policies, and keyserver URLs. This
is bug#800.
+2007-05-09 Werner Koch <[email protected]>
+
+ * openfile.c (overwrite_filep, open_outfile) [W32]: Need to use
+ just "nul". Though, I am pretty sure that some MSDOS versions
+ grok the extra /dev/.
+
+2007-05-07 Werner Koch <[email protected]>
+
+ * openfile.c (open_outfile, overwrite_filep) [W32]: Use "/dev/nul".
+
2007-04-16 David Shaw <[email protected]>
* packet.h, mainproc.c (reset_literals_seen): New function to