diff --git a/README.html b/README.html index b36f49d0..d9c258f3 100644 --- a/README.html +++ b/README.html @@ -167,6 +167,7 @@ Compile time options include
  • Disable mouse acceleration in Mac OS X
  • Worked around recursive calling of the anisotropic filter callback
  • Console word wrap and long input line fixes
  • +
  • Verified correct compilation by clang (using v3.0)
  • Several other small changes mostly invisible to the end-user
  • diff --git a/README.sgml b/README.sgml index 5659c950..d685dfd2 100644 --- a/README.sgml +++ b/README.sgml @@ -98,6 +98,7 @@ Alternatively, have a look at Makefile.darwin for more instructions on Disable mouse acceleration in Mac OS X Worked around recursive calling of the anisotropic filter callback Console word wrap and long input line fixes + Verified correct compilation by clang (using v3.0) Several other small changes mostly invisible to the end-user

    diff --git a/README.txt b/README.txt index 8a86d75e..7c91d835 100644 --- a/README.txt +++ b/README.txt @@ -163,6 +163,8 @@ o Console word wrap and long input line fixes + o Verified correct compilation by clang (using v3.0) + o Several other small changes mostly invisible to the end-user