aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7da95688..1f656473 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2005-08-31
+
+ * libsylph/Makefile.am
+ libsylph/base64.[ch]
+ libsylph/codeconv.[ch]
+ libsylph/defs.h
+ libsylph/prefs.[ch]
+ libsylph/quoted-printable.[ch]
+ libsylph/session.[ch]
+ libsylph/socket.[ch]
+ libsylph/ssl.[ch]
+ libsylph/stringtable.[ch]
+ libsylph/unmime.[ch]
+ libsylph/utils.[ch]
+ libsylph/uuencode.[ch]
+ libsylph/xml.[ch]: made some core modules library (libsylph).
+ * src/Makefile.am: modified so that it uses libsylph.la.
+
2005-08-30
* src/prefs.[ch]