summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2003-01-06 14:58:00 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2003-01-06 14:58:00 +0000
commit9a74270b113363527060ba1981e9db44e04cb336 (patch)
tree9092af13d058a1ddb0dc43b540a26019e970bf9c /ChangeLog
parent1093b3ae65f791f7ee3125330ad78872f5d0bd09 (diff)
downloadmailutils-9a74270b113363527060ba1981e9db44e04cb336.tar.gz
mailutils-9a74270b113363527060ba1981e9db44e04cb336.tar.bz2
Updated
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95623492c..5c544d1ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2003-01-06 Sergey Poznyakoff
+
+ * doc/texinfo/libsieve.texi: Reflect recent changes to
+ libsieve.
+ * pop3d/extra.c (pop3d_setio, pop3d_flush_output)
+ (pop3d_is_master): New functions.
+ (pop3d_readline): Fixed prototype: second arg should be size_t.
+ * pop3d/pop3d.c (ifile,ofile): Removed globals.
+ (pop3d_mainloop): Changed declaration.
+ * pop3d/pop3d.h (ifile,ofile): Removed declarations.
+ (getpwnam_ip_virtual,getpwnam_host_virtual): Removed
+ prototypes.
+ (pop3d_setio, pop3d_flush_output, pop3d_is_master): New
+ functions.
+ (pop3d_readline): Fixed prototype.
+ * pop3d/signal.c (pop3d_signal): Use pop3d_is_master().
+ * pop3d/user.c (pop3d_user): Use pop3d_flush_output().
+
2003-01-06 Sergey Poznyakoff
* libsieve/tests.c

Return to:

Send suggestions and report system problems to the System administrator.