1
0

* (beta2) Fix when saving personal configuration the userlevel and

"no_create" flags where not properly saved, thanks to PHPaws!
This commit is contained in:
Garvin Hicking
2007-06-24 10:49:43 +00:00
parent 657facf7d7
commit 45d6ff6698
2 changed files with 6 additions and 1 deletions

View File

@ -3,6 +3,10 @@
Version 1.2 ()
------------------------------------------------------------------------
* (beta2) Fix when saving personal configuration the userlevel and
"no_create" flags where not properly saved, thanks to PHPaws!
(garvinhicking)
* When a category or entry does not exist, emit HTTP 404 message
template instead of "No entries to print" and HTTP 200 status.
(garvinhicking)