diff --git a/ftp/proftpd/HISTORY b/ftp/proftpd/HISTORY
index e905d48..ee4d4d9 100644
--- a/ftp/proftpd/HISTORY
+++ b/ftp/proftpd/HISTORY
@@ -2,11 +2,14 @@
* DETAILS: PATCHLEVEL=1
* BUILD: remove pic flags wisely; fix basic config file only when
xinetd
script had been installed; use default_build; dropped deprecated
seds;
- use PROFTPD_OPTS and PROFTPD_MODS; moved sql include paths here
+ use PROFTPD_OPTS and PROFTPD_MODS; moved sql include paths here;
+ redefine localstatedir to /var/run
* CONFIGURE, DEPENDS: use new modules framework; added missing options
and dependencies; switched to PROFTPD_OPTS
* PRE_BUILD: added, to optionally apply the patch
* ldap-cert.patch: added, for certificates selection support in
mod_ldap
+ * init.d/proftpd: switch to default stop() method, which doesn't
return
+ success on already stopped service