Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
dd34e731
Commit
dd34e731
authored
Jun 03, 2013
by
JINMEI Tatuya
Browse files
[master] changelog for
#1622
parent
5da8f813
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
dd34e731
624. [bug] jinmei
logging: prevented multiple BIND 10 processes from generating
multiple small log files when they dumped logs to files and try
to roll over them simultaneously. This fix relies on a feature of
underling logging library (log4cplus) version 1.1.0 or higher,
so the problem can still happen if BIND 10 is built with an older
version of log4cplus. (But this is expected to happen rarely in
any case unless a verbose debug level is specified).
(Trac #1622, git 5da8f8131b1224c99603852e1574b2a1adace236)
623. [func] tmark
Created the initial, bare-bones implementation of DHCP-DDNS service
process class, D2Process, and the abstract class from which it derives,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment