]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
k5_ as an internal prefix is now formally okay, so remove that bullet
authorGreg Hudson <ghudson@mit.edu>
Tue, 24 Aug 2010 16:33:09 +0000 (16:33 +0000)
committerGreg Hudson <ghudson@mit.edu>
Tue, 24 Aug 2010 16:33:09 +0000 (16:33 +0000)
point in the nss branch README.BRANCH.

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/nss@24252 dc483132-0cff-0310-8789-dd5450dbe970

README.BRANCH

index b5deaf8980211e15491973ada7fd2d5a59e63c5b..97f002fa51e11ce4d8a2ea6608fd25c01aaa0b60 100644 (file)
@@ -46,7 +46,3 @@ order of priority:
 * The code could perhaps benefit from organizational simplification,
   such as eliminating the many small files for enc and hash providers
   (since all of their logic is in enc_gen.c and hash_gen.c anyway).
-
-* k5_ is used as a prefix for private symbols visible to the linker.
-  This may be acceptable as an emerging namespace practice (see the
-  plugins2 branch) but it needs to be validated.