sync with 0.8.2cvs6
[claws.git] / ChangeLog.jp
index 0e5ea3f0ff1735f0ecc567a4f41270145aacf032..acb22f6db2a6003f27a6a7f6fea11027d23821af 100644 (file)
@@ -1,3 +1,26 @@
+2002-08-30
+
+       * ¼çÍפʠPOP3 ¤Î¥ê¥Õ¥¡¥¯¥¿¥ê¥ó¥°¡£
+       * src/inc.[ch]: Pop3State, inc_pop3_state_new(),
+         inc_pop3_state_destroy(), inc_get_uidl_table(), ¤½¤·¤Æ
+         inc_write_uidl_list() ¤ò pop.c ¤Ë°ÜÆ°¡£
+         Pop3State::folder_table ¤È Pop3State::inc_state ¤ò IncSession
+         ¤Ë°ÜÆ°¡£
+         inc_start()
+         inc_put_error(): lockbusy ¾õÂÖ¤òÄɲá£
+         inc_pop3_session_do(): inc_state ¤ò Pop3State::error_val ¤«¤éÆÀ¤ë
+         ¤è¤¦¤Ë¤·¤¿¡£
+         inc_cancel(): ¤³¤³¤Ç automaton ¤ò terminate ¤»¤º¤Ë¥Õ¥é¥°¤ò¥»¥Ã¥È
+         ¤¹¤ë¤À¤±¤Ë¤·¤Æ¥¯¥é¥Ã¥·¥å¤ò²óÈò¡£
+       * src/pop.[ch]
+         pop3_getauth_pass_recv()
+         pop3_getauth_apop_recv(): lockbusy ¾õÂÖ¤ò¥Á¥§¥Ã¥¯¡£
+         pop3_retr_recv(): Pop3State::cancelled ¥Õ¥é¥°¤ò¥Á¥§¥Ã¥¯¡£
+       * src/automaton.[ch]: Automaton ¤Ë 'cancelled' ¥Õ¥é¥°¤òÄɲá£
+         automaton_input_cb(): cancelled ¥Õ¥é¥°¤¬¿¿¤Î¾ì¹ç terminate ¡£
+       * sylpheed.desktop: Type=Internet ¤ò Type=Application ¤Ë½¤Àµ¡£
+         Categories=Application;Network; ¤òÄɲá£
+
 2002-08-29
 
        * src/inc.[ch]