diff options
author | Thomas Markwalder <tmark@isc.org> | 2017-07-06 15:31:04 +0200 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2017-07-06 15:31:04 +0200 |
commit | 111e59a01fae5e4259cbc674d4bfb805a75ab951 (patch) | |
tree | 5e85cb49c0dbae9f01a3d9031e04ac56e75a6c1b | |
parent | [master] Fixed files missing from distcheck (diff) | |
download | kea-111e59a01fae5e4259cbc674d4bfb805a75ab951.tar.xz kea-111e59a01fae5e4259cbc674d4bfb805a75ab951.zip |
[master] added ChangeLog entry 1270 for 5325.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1270. [bug] tmark + Added a distribution rule to src/bin/d2/Makefile.am so + d2_parser.yy will now be included in the distribution source + tree. Also added entries for missing headers to asiolink/ + Makefile.am. + (Trac #5325, git 199003d7aa9f8d4a7f8daa73f8259e951bc03217) + 1269. [func] marcin Command manager can now handle large responses to control commands. Prior to this change the size of the response |