aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--ChangeLog.ja3
-rw-r--r--NEWS9
3 files changed, 12 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b5e8d3b..ce0a71f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2005-04-19
* src/session.[ch]: use separate buffer for large data to be sent,
- and don't duplicate it (reduces memory usage).
+ and don't duplicate it (reduces memory usage) (thanks to Dirk).
2005-04-19
diff --git a/ChangeLog.ja b/ChangeLog.ja
index db28d01c..b11fae64 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,7 +1,8 @@
2005-04-19
* src/session.[ch]: 大きい送信データ用に別のバッファを使用し、
- そのデータを複製しないようにした(メモリ使用量を削減)。
+ そのデータを複製しないようにした(メモリ使用量を削減) (Dirk さん
+ thanks)。
2005-04-19
diff --git a/NEWS b/NEWS
index 2aaa0ed5..0155b3e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
Changes of Sylpheed
+* 1.9.9 (development)
+
+ * The memory usage when sending messages was reduced.
+ * The crash when ~/.gnupg not exist was fixed.
+ * A compile error with GTK+ 2.4 was fixed.
+ * Some bugs of the folder view were fixed.
+ * A problem that the Emacs gtk-key-theme didn't work on composition was
+ fixed.
+
* 1.9.8 (development)
* The filter preferences dialog, the edit account dialog, and the folder