aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index b19b50166..c0d5b0c03 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,8 @@
2003-07-30 Werner Koch <[email protected]>
+ * photoid.c, passphrase.c, g10.c, exec.c: Replaced some
+ __MINGW32__ by _WIN32.
+
* g10.c (main): Disable use-agent if passphrase-fd is given
later. Suggested by Kurt Garloff.