fix links

Dane Springmeyer 2013-05-15 13:32:10 -07:00
parent 92f4e05ea7
commit 891e6cf7bf
2 changed files with 2 additions and 2 deletions

@ -31,7 +31,7 @@ Any specific feature request or bug report should be created as a [new ticket](h
[Build bot](https://github.com/mapnik/mapnik/wiki/BuildBot)
[Runtime logging](https://github.com/mapnik/mapnik/wiki/Runtime-Logging)
[Logging Framework](https://github.com/mapnik/mapnik/wiki/Logging)
[Debugging mapnik](https://github.com/mapnik/mapnik/wiki/DebuggingMapnik) -- TODO!

@ -55,7 +55,7 @@ See also: [API-changes-between-v2.0-and-v2.1](https://github.com/mapnik/mapnik/w
- Fixed rendering of thin svg lines ([#1129](https://github.com/mapnik/mapnik/issues/1129))
- Improved logging/debugging system with release logs and file redirection (https://github.com/mapnik/mapnik/wiki/Runtime-Logging) ([#937](https://github.com/mapnik/mapnik/issues/937) and partially [#986](https://github.com/mapnik/mapnik/issues/986), [#467](https://github.com/mapnik/mapnik/issues/467))
- Improved logging/debugging system with release logs and file redirection (https://github.com/mapnik/mapnik/wiki/Logging) ([#937](https://github.com/mapnik/mapnik/issues/937) and partially [#986](https://github.com/mapnik/mapnik/issues/986), [#467](https://github.com/mapnik/mapnik/issues/467))
- GDAL: allow setting nodata value on the fly (will override value if nodata is set in data) ([#1161](https://github.com/mapnik/mapnik/issues/1161))