Updated Changelog

This commit is contained in:
Roberto Rosario
2011-03-12 05:06:25 -04:00
parent f1c1746a25
commit cdff873400

View File

@@ -1,3 +1,9 @@
2011-Mar-12
* Plugged another file descriptor leak
* Show class name in config settings view
* Added missing config option from the setup menu
* Close file descriptor to avoid leaks
2011-Mar-11
* Don't allow duplicate documents in queues
* Don't raise PermissionDenied exception in PermissionDenied middleware, even while debugging