2009-06-30 sponge

* General cleanup on streaming and ministreaming.
      This fixes some compile warnings, and prepares for a larger fix.
      There is no code-flow changes, just lint. One warning remains as I am
      unsure exactly how to solve the problem yet.
This commit is contained in:
sponge
2009-06-30 04:44:13 +00:00
parent 9e1181900b
commit c7541f819a
15 changed files with 59 additions and 46 deletions

View File

@ -1,3 +1,9 @@
2009-06-30 sponge
* General cleanup on streaming and ministreaming.
This fixes some compile warnings, and prepares for a larger fix.
There is no code-flow changes, just lint. One warning remains as I am
unsure exactly how to solve the problem yet.
* 2009-06-29 0.7.5 released
2009-06-29 Complication