ChangeLog: typos

git-svn-id: https://svn.macports.org/repository/macports/trunk/base@117723 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Clemens Lang
2014-03-09 17:13:40 +00:00
parent 9fa2fd0c74
commit ec91db36c7
+2 -2
View File
@@ -49,10 +49,10 @@ Release 2.3 (unreleased)
- Add "-prepend" command for Portfile options (similar to existing
"-append" command). (#40655, ryandesign in r111990)
- Merge new test framework developed in GSoC 2003 (mariusc in 111325)
- Merge new test framework developed in GSoC 2003 (mariusc in r111325)
- Support clang's -stdlib option explicitly using configure.cxx_stdlib
rather than relying on its default value. This can be used to make
rather than relying on its default value. This can be used to make
MacPorts use libc++ on OS X < 10.9. (larryv in r110519)
- Support syncing git-svn working copies. (jeremyhu in r109747)