aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2008-03-25 13:02:28 +0000
committerDavid Shaw <[email protected]>2008-03-25 13:02:28 +0000
commit5125969078d798b7890bfedbd3a0830196c1c494 (patch)
tree09f92e738a57dbcf991ad101a08b551feb95e6de
parentPowerpc64 fix. (diff)
downloadgnupg-5125969078d798b7890bfedbd3a0830196c1c494.tar.gz
gnupg-5125969078d798b7890bfedbd3a0830196c1c494.zip
Fix email address
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 09c80f1e3..060355423 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2008-03-07 David Shaw <[email protected]>
+2008-03-07 David Shaw <[email protected]>
* configure.ac: Darwin's /bin/sh has a builtin echo that doesn't
understand '-n'. Use tr to trim the carriage return instead.