aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ec0658c..00825fb 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-15 Werner Koch <[email protected]>
+
+ * memrchr.c (memrchr): Fixed implementation. Taken from gpgme.
+
2004-02-13 Werner Koch <[email protected]>
* assuan-domain-connect.c: Removed the unneeded alloca.h.