2005-12-03 jrandom

* Adjusted Syndie to use the threaded view that cervantes suggested, which
      displays a a single thread path at a time - from root to leaf - rather
      than a depth first traversal.
This commit is contained in:
jrandom
2005-12-03 17:33:35 +00:00
committed by zzz
parent c96965d364
commit 1c6c397913
3 changed files with 95 additions and 26 deletions

View File

@ -1,4 +1,9 @@
$Id: history.txt,v 1.341 2005/12/01 12:16:53 jrandom Exp $
$Id: history.txt,v 1.342 2005/12/03 00:41:25 jrandom Exp $
2005-12-03 jrandom
* Adjusted Syndie to use the threaded view that cervantes suggested, which
displays a a single thread path at a time - from root to leaf - rather
than a depth first traversal.
2005-12-03 jrandom
* Package up a standalone Syndie install into a "syndie-standalone.zip",