projects
/
claws.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
code cleanup
[claws.git]
/
ChangeLog.claws
diff --git
a/ChangeLog.claws
b/ChangeLog.claws
index 1c5db7339a50593b7267df18361fa60536f3a936..d0598956eb6312f2d98cbee5ce723574931ac393 100644
(file)
--- a/
ChangeLog.claws
+++ b/
ChangeLog.claws
@@
-1,3
+1,8
@@
+2001-07-27 [christoph]
+
+ * src/filtering.c
+ code cleanup (MIN / MAX warning, needed casting)
+
2001-07-27 [alfons]
* procheader.c
@@
-21,6
+26,7
@@
* src/send.c
SMTP over SSL (untested, feedback requested)
IMAP over SSL
+
* src/ssl.c
code cleanup