aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-13 08:18:44 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-13 08:18:44 +0000
commit7f0ebd87965a799dc38b28f6caccb9317a14ec67 (patch)
tree941c46e8b33598bdedeea781c087c5f250843664 /ChangeLog
parent2bae0dcf4bcfee2b15301290305fc5fd2074c98f (diff)
changed the license of LibSylph from GPL to LGPL.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@578 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2dd8bc3..be01a05a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-09-13
+ * libsylph/*.[ch]: changed the license from GPL to LGPL.
+ * LICENSE: added.
+
+2005-09-13
+
* src/summaryview.c: summary_set_row(): don't reset S_COL_TDATE
(fixes sorting bug when flags changed).