2005-01-09 jrandom

* Removed a longstanding bug that had caused unnecessary router identity
      churn due to clock skew
    * Temporarily sanity check within the streaming lib for long pending
      writes
    * Added support for a blog-wide logo to Syndie, and automated the pushing
      of updated extended blog info data along side the metadata.
This commit is contained in:
jrandom
2006-01-09 22:22:41 +00:00
committed by zzz
parent 002aed145f
commit 934f4082f1
11 changed files with 275 additions and 27 deletions

View File

@ -1,4 +1,12 @@
$Id: history.txt,v 1.379 2006/01/08 15:54:39 jrandom Exp $
$Id: history.txt,v 1.380 2006/01/09 01:33:29 jrandom Exp $
2005-01-09 jrandom
* Removed a longstanding bug that had caused unnecessary router identity
churn due to clock skew
* Temporarily sanity check within the streaming lib for long pending
writes
* Added support for a blog-wide logo to Syndie, and automated the pushing
of updated extended blog info data along side the metadata.
2005-01-09 jrandom
* Bugfix for a rare SSU error (thanks cervantes!)