update changelog

This commit is contained in:
Fabián Rodríguez 2013-02-05 23:52:04 -02:00
parent 703c52f74c
commit 38cf1efdd4

View file

@ -16,6 +16,7 @@
* Ported aspects to backbone [#3850](https://github.com/diaspora/diaspora/pull/3850) * Ported aspects to backbone [#3850](https://github.com/diaspora/diaspora/pull/3850)
* Join tagging's table instead of tags to improve a bit the query [#3932](https://github.com/diaspora/diaspora/pull/3932) * Join tagging's table instead of tags to improve a bit the query [#3932](https://github.com/diaspora/diaspora/pull/3932)
* Refactor contacts/index view [#3937](https://github.com/diaspora/diaspora/pull/3937) * Refactor contacts/index view [#3937](https://github.com/diaspora/diaspora/pull/3937)
* Limit queries in ShareablesFromPerson [#3968](https://github.com/diaspora/diaspora/pull/3968)
## Features ## Features