From: Tom C. <tom...@us...> - 2004-06-11 15:55:14
|
Update of /cvsroot/vpopmail/vpopmail In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30567 Modified Files: Tag: stable-5_4 ChangeLog Log Message: Show 'delete' as valid option to vdelivermail in docs. [951245] Index: ChangeLog =================================================================== RCS file: /cvsroot/vpopmail/vpopmail/ChangeLog,v retrieving revision 1.103.2.16 retrieving revision 1.103.2.17 diff -u -d -r1.103.2.16 -r1.103.2.17 --- ChangeLog 11 Jun 2004 15:52:28 -0000 1.103.2.16 +++ ChangeLog 11 Jun 2004 15:55:05 -0000 1.103.2.17 @@ -11,6 +11,9 @@ - Fix method used to open database in vauth_open_update of vmysql.c. [967994, 946983] + Pit Palme + - Show 'delete' as valid option to vdelivermail in docs. [951245] + Tom Collins - Fix `vuserinfo -l` output, based on Bill Shupp's patch (moved code to a single function call). [961742] |