ref: beb1735d04150e0c9637b61081b8001a6ab7901e
parent: 0e00ca6a6e94f30b0e5b6fcba3749029075a3462
author: bep <[email protected]>
date: Sun May 10 11:25:58 EDT 2015
Add issue to release notes
--- a/docs/content/meta/release-notes.md
+++ b/docs/content/meta/release-notes.md
@@ -28,6 +28,7 @@
* Fix panic with paginator and zero pages in result set.
* Fix crossrefs on Windows.
* Fix `eq` and `ne` template functions when used with a raw number combined with the result of `add`, `sub` etc.
+ * Fix paginator with uglyurls
* Add `bind` flag to `hugo server` to set the interface to which the server will bind
* Configurable RSS output filename
* New template functions:
@@ -34,8 +35,7 @@
* `getenv`
* String functions `substr` and `slicestr`
* Add `seq`, a sequence generator very similar to its Gnu countepart
-
-* Deprecated: These will still work in 0.14, but will be removed in 0.15. What to do should be obvious by the build log.
+* TODO Deprecated: These will still work in 0.14, but will be removed in 0.15. What to do should be obvious by the build log.
## **0.13.0** Feb 21, 2015