[srvx-commits] srvx branch, master, updated. v1.4.0-rc3-26-g56c157d
Brought to you by:
entrope
From: Entrope <en...@us...> - 2009-03-06 13:05:00
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "srvx". The branch, master has been updated via 56c157d2a9966393a9e9d5719907e4ddc144aab1 (commit) from 86bc398ada76c3a6ba15f3ab00fa381e9e66edfc (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 56c157d2a9966393a9e9d5719907e4ddc144aab1 Author: Michael Poole <md...@tr...> Date: Fri Mar 6 08:04:13 2009 -0500 Report the number of memos, not recipients, in /msg MemoServ status. Another bug spotted by ZeRoFiGhter. src/mod-memoserv.c (memoCount): New variable. (delete_memo): Decrement it. (add_memo): Increment it. (cmd_status): Report it. ----------------------------------------------------------------------- Summary of changes: src/mod-memoserv.c | 8 ++++++-- 1 files changed, 6 insertions(+), 2 deletions(-) hooks/post-receive -- srvx |