diff options
author | Thomas Markwalder <tmark@isc.org> | 2024-09-18 13:14:42 +0200 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2024-09-18 13:14:42 +0200 |
commit | 48b64fccf8e95e1c13820fefb5ec23a150481774 (patch) | |
tree | 1dd8e21f8f1c771b33d68848bde537e40aaf70f0 /ChangeLog | |
parent | [#3570] Removed obsolete notes from ARM (diff) | |
download | kea-48b64fccf8e95e1c13820fefb5ec23a150481774.tar.xz kea-48b64fccf8e95e1c13820fefb5ec23a150481774.zip |
[#3570] Fix line length in ChangeLog
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,8 +1,8 @@ 2282. [bug] razvan Fixed a bug caused by starting listeners when checking the - configuration using the '-T' command line parameter. This was also - causing the check to fail if loading the High Availability hook - library. + configuration using the '-T' command line parameter. This was + also causing the check to fail if loading the High Availability + hook library. (Gitlab #3542) 2281. [bug] andrei |