Change log cleanup; remove names/ mail addresses of contributers.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/samba?expand=0&rev=197
This commit is contained in:
Lars Müller
2011-10-14 12:59:29 +00:00
committed by Git OBS Bridge
parent a8a671572e
commit 8d69df66f4
5 changed files with 33 additions and 34 deletions

View File

@@ -2,14 +2,13 @@
Fri Oct 14 14:00:57 CEST 2011 - ddiss@suse.de
- Retain the smbd startproc return value for correct startup status reporting.
unset was incorrectly being called prior to rc_status, as reported by
suse-beta@cboltz.de; (bnc#723724).
unset was incorrectly being called prior to rc_status; (bnc#723724).
-------------------------------------------------------------------
Fri Oct 14 11:46:53 CEST 2011 - ddiss@suse.de
- Prevent deadlock in systemd triggered by if-down.d handler on shutdown.
Patch from fcrozat@suse.com; (bnc#721598).
- Prevent deadlock in systemd triggered by if-down.d handler on shutdown;
(bnc#721598).
-------------------------------------------------------------------
Thu Oct 13 19:44:22 UTC 2011 - lmuelle@suse.de