Minor spelling tweak

This commit is contained in:
Joel Rosdahl 2011-05-29 18:14:08 +02:00
parent 3e6d8e258f
commit 9c65f79344

View File

@ -23,7 +23,7 @@ Bug fixes
~~~~~~~~~
- The `-MF`/`-MT`/`-MQ` options with concatenated argument are now handled
correctly when they are last on the commandline.
correctly when they are last on the command line.
- ccache is now bug compatible with GCC for the `-MT`/`-MQ` options with
concatenated arguments.
- Fixed a minor memory leak.