Skip to content

Commit 3d56a37

Browse files
committed
Cleanup recent changelog entries
1 parent e1ddd4b commit 3d56a37

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

CHANGELOG

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,18 @@ NetLabel Tools CHANGELOG
33

44
* Release X.XX (XXXXXX)
55
------------------------------------------------------------------------------
6-
o Added support for address selectors
7-
o Added support for the new CIPSO_V4_MAP_LOCAL CIPSO mapping type
8-
o General code cleanups including style fixes
9-
o Basic doxygen support ("make docs")
6+
o Added address selector support to the LSM domain mapping mechanism
7+
o Added support for the new CIPSO_V4_MAP_LOCAL CIPSO mapping type to allow
8+
native LSM security labels over local connections
9+
o General code cleanup, including style changes/fixes; focused primarily on
10+
libnetlabel
11+
o Initial doxygen support, including slightly improved documentation for the
12+
libnetlabel API; doxygen docs built by default if doxygen is detected
13+
o Man page updates for netlabelctl
1014
o Preliminary support for building libnetlabel as a shared library, not enabled
11-
by default
15+
by default (see libnetlabel/Makefile to enable)
16+
o Removed empty and unused directories to make the package cleaner and easier
17+
to understand
1218

1319
* Release 0.18 (June 25, 2008)
1420
------------------------------------------------------------------------------

0 commit comments

Comments
 (0)