summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 829463b..0cbc797 100644
--- a/README
+++ b/README
@@ -5,3 +5,6 @@ is libc-agnostic and simply overlays the system headers by using
5The implementation will trap only non-conformant programs. This in turn 5The implementation will trap only non-conformant programs. This in turn
6implies that fortify source level 2 protection is handled in the same way 6implies that fortify source level 2 protection is handled in the same way
7as level 1. 7as level 1.
8
9This implementation does not provide binary compatibility with existing
10fortify source implementations.