fix failure of 'make release'
[claws.git] / ChangeLog.jp
index 25da8d8758e9ac2e30bf7f62a4e3963fbee31a9c..5326187949d0d5b0e9503782765d0fd0b71bfc68 100644 (file)
@@ -1,3 +1,45 @@
+2003-02-07
+
+       * src/filter.c: filter_match_condition(): 2ÈÖÌܤξò·ï¤¬Àµµ¬É½¸½¤ò
+         Ìµ»ë¤·¤Æ¤¤¤¿¥Ð¥°¤ò½¤Àµ¡£
+       * src/news.h: NewsGroupInfo: ¥á¥Ã¥»¡¼¥¸ÈÖ¹æ¤Ë guint ¤ò»ÈÍÑ
+         (¥°¥ë¡¼¥×¥ê¥¹¥È¥À¥¤¥¢¥í¥°¤Î¥á¥Ã¥»¡¼¥¸¿ô¤ò½¤Àµ) (Thorsten Maerz
+         ¤µ¤ó thanks)¡£
+
+2003-02-06
+
+       * src/codeconv.c: conv_encode_header(): ¥³¡¼¥ÉÊÑ´¹¼ºÇÔ»þ¤Ë segfault
+         ¤òµ¯¤³¤¹¥Ð¥°¤ò½¤Àµ¡£
+         conv_get_charset_str()
+         conv_get_charset_from_str(): ¥Ï¥Ã¥·¥å¥Æ¡¼¥Ö¥ë¤ò»ÈÍѤ·¤ÆºÇŬ²½¡£
+
+2003-02-06
+
+       * src/quote_fmt_parse.y:
+         SHOW_MESSAGE_NO_SIGNATURE, SHOW_QUOTED_MESSAGE_NO_SIGNATURE:
+         "\n-- \n" ¤Î¤ß¤ò½ð̾¤Î¶èÀÚ¤ê¤È¤·¤Æ°·¤¦¤è¤¦¤Ë¤·¤¿¡£
+
+2003-02-05
+
+       * src/gtkutils.[ch]: gtkut_ctree_node_prev(): ¿·µ¬¡£
+       * src/summary_search.c: summary_search_execute(): ÊĤ¸¤¿¥Î¡¼¥É¤â
+         ¸¡º÷¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2003-02-05
+
+       * src/codeconv.c:
+         conv_unreadable_latin(): 0x7f ¤òɽ¼¨ÉÔ²Äʸ»ú¤Ë´Þ¤á¤¿¡£
+         conv_localetodisp(): ¥Ç¥Õ¥©¥ë¥È¤Ç 8bit Ê¸»ú¤òºï½ü¤·¤Ê¤¤¤è¤¦¤Ë¤·¤¿¡£
+         conv_get_current_charset()
+         conv_get_outgoing_charset(): locale Ì¾¤ÎËöÈø¤Ë "@euro" ¤¬Äɲ䵤ì
+         ¤Æ¤¤¤ì¤Ð ISO-8859-15 ¤òÊÖ¤¹¤è¤¦¤Ë¤·¤¿¡£
+       * src/compose.c: compose_write_to_file(): ¥³¡¼¥ÉÊÑ´¹¤Ë¼ºÇÔ¤·¤¿¤È¤­
+         ÊÑ´¹¸µ¤ÈÊÑ´¹Àè¤Î¥¨¥ó¥³¡¼¥Ç¥£¥ó¥°¤òɽ¼¨¤¹¤ë¤è¤¦¤Ë¤·¤¿¡£
+
+2003-02-04
+
+       * version 0.8.10
+
 2003-02-04
 
        * src/procmsg.h: WRITE_CACHE_DATA(): Â®ÅÙ¤ò¾¯¤·¸þ¾å(Colin Leroy