]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Escape plus characters properly in NEWS.txt
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 20 Jun 2010 18:06:37 +0000 (20:06 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 20 Jun 2010 18:06:37 +0000 (20:06 +0200)
NEWS.txt

index d4cf9e56d3e2edb2e6688e6eb45deb489d390490..008cb7ce7e3047d2ae1a1b9fa5d9fdee58c5e49e 100644 (file)
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -58,7 +58,7 @@ New features and improvements
     - It is now possible to specify extra files whose contents should be
       included in the hash sum by setting the `CCACHE_EXTRAFILES` option.
 
-    - Added support for Objective-C and Objective-C++. The statistics counter
+    - Added support for Objective-C and Objective-C\+\+. The statistics counter
       ``not a C/C++ file'' has been renamed to ``unsupported source language''.
 
     - Added support for the `-x` compiler option.