aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-17 11:20:27 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-17 11:20:27 +0000
commit006ceae3848f96f179e7aafdc02f40263477f265 (patch)
treeaef3593ea2b89bd81867a7ba9637507830f2253b /ChangeLog
parentf456f34ed250904cc8dfbbb526219420d3956e5d (diff)
optimized strncpy2().
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@182 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e571a991..275ef5dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-03-17
+ * src/utils.c: strncpy2(): optimized based on Alfons' code.
+
+2005-03-17
+
* src/codeconv.[ch]
src/textview.c
src/unmime.c