aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-19 06:32:19 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-01-19 06:32:19 +0000
commit303588bf81e27ccea4b75c37888d967a25171cee (patch)
tree0de8245a1d526a2e5989f75ca4427fed1db95757
parentce975d2ae71d1d62bab17e45c808ca85fd5a763a (diff)
added new ChangeLog.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@18 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r--ChangeLog3
-rw-r--r--ChangeLog.ja3
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 00000000..48b34fd8
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,3 @@
+2005-01-12
+
+ * Ported to GTK+-2.4 (based on Ashie's sylpheed-gtk2).
diff --git a/ChangeLog.ja b/ChangeLog.ja
new file mode 100644
index 00000000..0440afa0
--- /dev/null
+++ b/ChangeLog.ja
@@ -0,0 +1,3 @@
+2005-01-12
+
+ * GTK+-2.4 へ移行 (足永さんの sylpheed-gtk2 ベース)。