1
0

Better use of variable references [hopefully]

This commit is contained in:
Garvin Hicking
2006-08-03 11:26:40 +00:00
parent 80e14346a5
commit 93e2755406
3 changed files with 52 additions and 37 deletions

View File

@ -3,6 +3,10 @@
Version 1.1-alpha7()
------------------------------------------------------------------------
* Better use of "return by references" in some vital areas.
Improves performance. Might introduce glitches. Keep an eye on this!
(garvinhicking)
* Add new template 'comments_by_author' which show comments made
by authors. New permalink structure:
"/comments/[AUTHORNAME]/comments|trackbacks|comments_and_trackbacks/P[PAGENUMBER]/FROM [YYYY-MM-DD]/TO [YYYY-MM-DD]"