From 32d824643dbe6537b96c3ae781f9be828f848a34 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sun, 7 Oct 2012 04:29:04 -0400 Subject: [PATCH] Update release notes --- docs/releases/0.12.3.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/releases/0.12.3.rst b/docs/releases/0.12.3.rst index a40c7593f5..460e322d80 100644 --- a/docs/releases/0.12.3.rst +++ b/docs/releases/0.12.3.rst @@ -94,9 +94,11 @@ Backward incompatible changes Bugs fixed ========== +* `issue #28`_ "Document indexing based on filesystem problem" * `issue #31`_ "Bulk add tags Feature request" * `issue #32`_ "Error run $python manage.py syncdb" +.. _issue #28: https://github.com/rosarior/mayan/issues/28 .. _issue #31: https://github.com/rosarior/mayan/issues/31 .. _issue #32: https://github.com/rosarior/mayan/issues/32