update history

This commit is contained in:
Tom Preston-Werner 2009-03-10 15:36:19 -07:00
parent c180bc47bf
commit 2b925baf01
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
* Add textilize filter [github.com/willcodeforfoo]
* Bug Fixes
* Use block syntax of popen4 to ensure that subprocesses are properly disposed [github.com/jqr]
* Close open4 streams to prevent zombies [github.com/rtomayko]
== 0.4.1
* Minor Enhancements