- Don't use LOG() macro in initdata() until the config struct has been
allocated (uses config->debug). - Initialise log_stream to stderr to catch errors before the config file is read.
This commit is contained in:
parent
1ba0a50edc
commit
81bc9de9de
3 changed files with 47 additions and 38 deletions
|
|
@ -43,5 +43,5 @@ rm -rf %{buildroot}
|
|||
%attr(644,root,root) /usr/share/man/man[58]/*
|
||||
|
||||
%changelog
|
||||
* Tue May 3 2005 Brendan O'Dea <bod@optusnet.com.au> 2.1.0-1
|
||||
* Thu May 5 2005 Brendan O'Dea <bod@optusnet.com.au> 2.1.0-1
|
||||
- 2.1.0 release, see /usr/share/doc/l2tpns-2.1.0/Changes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue