diff options
author | Thomas Markwalder <tmark@isc.org> | 2023-06-16 19:55:12 +0200 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2023-06-16 19:55:12 +0200 |
commit | 7c82b69c46b1d499680a8a2bd8c33a31bf9124f9 (patch) | |
tree | d2a501ce46050a7d9fac9741693fc6c08f711be6 /ChangeLog | |
parent | [#2554] add ChangeLog entry (diff) | |
download | kea-7c82b69c46b1d499680a8a2bd8c33a31bf9124f9.tar.xz kea-7c82b69c46b1d499680a8a2bd8c33a31bf9124f9.zip |
[#2608] Added cfg_globals to Makefile install list
modified:
ChangeLog
src/lib/dhcpsrv/Makefile.am
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2148 [build] tmark + The include file, cfg_globals.h, has been added to the + to dhcpsrv/Makefile.am such that it now gets installed. + Prior to this it was omitted from installation. + (GitLab #2608) + 2147. [doc] andrei There are now more cross-references in the ARM. Commands and hook libraries link to their own section. Programs link to their |