aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d8a4553e..413d3bc11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-07-27 Werner Koch <[email protected]>
+ Replaced in all directories all calls to m_free, m_alloc,
+ m_realloc, m_strdup by calls to xfoo functions. This is to ease
+ porting to gnupg 1.9.
+
* README.CVS: Renamed to README.SVN.
2005-07-26 David Shaw <[email protected]>