sync with 0.8.1cvs30
authorPaul Mangan <paul@claws-mail.org>
Sat, 24 Aug 2002 08:28:51 +0000 (08:28 +0000)
committerPaul Mangan <paul@claws-mail.org>
Sat, 24 Aug 2002 08:28:51 +0000 (08:28 +0000)
ChangeLog
ChangeLog.claws
ChangeLog.jp
NEWS
configure.in

index 8f20b6cc0d1e2cc141f5d2792ae69cb38fa2d4f0..c268dd76f195cb9ccb81a89003e5098cb775f339 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-08-23
+
+       * src/alertpanel.c: alertpanel_create(): minor modification.
+       * modified NEWS.
+
 2002-08-23
 
        * updated NEWS.
 2002-08-23
 
        * updated NEWS.
index 416238f60cd34d671f9ddaa6c2cf09ed01483c5d..0a4f548cd19a0cb3cae9bec0fb1ebb9bd6e56bd9 100644 (file)
@@ -1,4 +1,9 @@
-2002-08-25 [alfons]    0.8.1claws112
+2002-08-24 [paul]      0.8.2claws113
+
+       * sync with 0.8.1cvs30
+               see ChangeLog 2002-08-23
+
+2002-08-24 [alfons]    0.8.1claws112
 
        * src/summaryview.c
                remove unnecessary allocations for search bar fixing leaks
 
        * src/summaryview.c
                remove unnecessary allocations for search bar fixing leaks
index dcc6dfb0c16b5b173217a3fca0a632a63a73e900..ed0e3bb0a875388a28c34c8437d79e6a11cb5c03 100644 (file)
@@ -1,3 +1,8 @@
+2002-08-23
+
+       * src/alertpanel.c: alertpanel_create(): ¾¯¤·½¤Àµ¡£
+       * NEWS ¤ò½¤Àµ¡£
+
 2002-08-23
 
        * NEWS ¤ò¹¹¿·¡£
 2002-08-23
 
        * NEWS ¤ò¹¹¿·¡£
diff --git a/NEWS b/NEWS
index 1df21d1b93f61103b23fe0a50c81bd5772d829e7..f58ecccb2712d404fe9b39f5ba1cd3572eba241e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,7 +21,7 @@ Changes of Sylpheed
     * The '--attach' command line option has been implemented.
     * Automatic cache expiration for News has been implemented.
     * Time stamp has been added to the log messages.
     * The '--attach' command line option has been implemented.
     * Automatic cache expiration for News has been implemented.
     * Time stamp has been added to the log messages.
-    * Temporary files are created in home directory.
+    * Temporary files are created under ~/.sylpheed/tmp/.
     * Folder and summary view refresh on incorporation has been fixed.
     * The correct FQDN will be returned to server.
     * Some major memory leaks have been fixed.
     * Folder and summary view refresh on incorporation has been fixed.
     * The correct FQDN will be returned to server.
     * Some major memory leaks have been fixed.
index e07c36e6540541363314a7b0e82fd7f8b15247bb..470dd70bba3957685816e51d87e970a06383cccc 100644 (file)
@@ -8,7 +8,7 @@ MINOR_VERSION=8
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
 MICRO_VERSION=1
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws112
+EXTRA_VERSION=claws113
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target