sycn with 0.8.8cvs11
[claws.git] / ChangeLog.jp
index eb3fe051d72530b9612e18bc9f0fffb21aeb64ce..ae2e4e84dc6544ceae0530bb7d6f320e91310a5d 100644 (file)
@@ -1,3 +1,60 @@
+2003-01-17
+
+       * src/quoted-printable.c: qp_encode_line(): ¸µ¤Îʸ»úÎó¤Ë CRLF ¤¬
+         ¤¢¤Ã¤¿¾ì¹ç¤Ë²þ¹Ô¤¬½ÅÊ£¤¹¤ë¥Ð¥°¤ò½¤Àµ¡£
+       * src/utils.[ch]
+         canonicalize_str(): ¿·µ¬¡£¿·µ¬¤Ë³ÎÊݤµ¤ì¤¿Àµµ¬²½¤µ¤ì¤¿Ê¸»úÎó¤ò
+         ÊÖ¤¹¡£
+         uncanonicalize_file(): ¿·µ¬¡£Àµµ¬²½¤ò²ò½ü¤¹¤ë(CRLF -> LF)¡£
+         uncanonicalize_file_replace(): ¿·µ¬¡£
+       * src/compose.c: ½èÍý¤ÎÁ°¤Ë¾ï¤ËËÜʸ¤òÀµµ¬²½¤·¡¢Ìá¤ëÁ°¤ËÀµµ¬²½¤ò
+         ²ò½ü¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2003-01-17
+
+       * src/procmime.c: procmime_get_encoding_for_charset(): ¥í¥·¥¢¸ì
+         charset ¤Î¾ì¹ç¤Ï ENC_8BIT ¤òÁª¤Ö¤è¤¦¤Ë¤·¤¿¡£
+       * src/compose.c: compose_write_to_file(): 8bit ¥á¥Ã¥»¡¼¥¸¤ò½ð̾¤¹¤ë
+         ¾ì¹ç¤Ï base64 ¤ò»ÈÍѤ¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2003-01-16
+
+       * src/prefs_common.c: prefs_send_create(): Content-Transfer-Encoding
+         ¤ÎÀßÄê¤ÎÀâÌÀ¤òÄɲá£
+
+2003-01-16
+
+       * src/codeconv.c: ¥í¥·¥¢¸ì locale ¤Î¤¿¤á¤Î locale_table ¤Î½¤Àµ
+         (Sergey Vlasov ¤µ¤ó thanks)¡£
+       * src/procmime.c: procmime_get_encoding_for_charset(): ISO-8859-5,
+         KOI8-*, Windows-1251 ¤ËÂФ·¤Æ ENC_BASE64 ¤òÊÖ¤¹¤è¤¦¤Ë¤·¤¿¡£
+       * src/compose.c: compose_attach_append(): message/rfc822 ¤ËÂФ·¤Æ
+         Àµ¤·¤¤ Content-Transfer-Encoding ¤ò¥»¥Ã¥È¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+         compose_write_to_file(): ¥æ¡¼¥¶ÄêµÁ¤Î Content-Transfer-Encoding
+         ¤òÍ­¸ú¤Ë¤·¤¿¡£
+       * src/prefs_common.[ch]: ¥æ¡¼¥¶ÄêµÁ¤Î Content-Transfer-Encoding
+         ¤Î¥ª¥×¥·¥ç¥ó¤òÄɲá£
+
+2003-01-15
+
+       * src/quoted-printable.[ch]: qp_encode_line(): ¹Ô¤¬²þ¹Ô¤Ç½ª¤ï¤é¤Ê¤¤
+         ¾ì¹ç¤Î¥Ð¥°¤ò½¤Àµ¡£
+
+2003-01-15
+
+       * quoted-printable Éä¹æ²½¤ò¼ÂÁõ¡£
+       * src/quoted-printable.[ch]: qp_encode_line(): ¿·µ¬¡£
+       * src/compose.c:
+         compose_write_to_file()
+         compose_write_attach(): quoted-printable Éä¹æ²½¤ò¼ÂÁõ¡£
+         compose_attach_property_create(): quoted-printable ¥á¥Ë¥å¡¼¹àÌܤò
+         Í­¸ú¤Ë¤·¤¿¡£
+       * src/procmime.c: procmime_get_encoding_for_charset(): ISO-8859-*
+         ¤È CP125* Ê¸»ú¥»¥Ã¥È¤Î¾ì¹ç¤Ï ENC_QUOTED_PRINTABLE ¤òÊÖ¤¹¤è¤¦¤Ë
+         ¤·¤¿¡£
+       * src/Makefile.am: libiconv Âбþ¤Î¤¿¤á¤Ë sylpheed_LDADD ¤Ë
+         $(LIBICONV) ¤òÄɲá£
+
 2003-01-14
 
        * src/folderview.c