]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - bugs/issue-8959dadc07db1bd363283dee401073f6e48dc7fa.yaml
Reimplement MultipartForm
[Lucu.git] / bugs / issue-8959dadc07db1bd363283dee401073f6e48dc7fa.yaml
index 13073fa5e457e518cda51e39e0394cfbb51a2203..3e454e7b620c75acf297d3d6d0aa643f5a214857 100644 (file)
@@ -3,9 +3,9 @@ title: Use attoparsec instead of our handmade parser combinator
 desc: attoparsec does have a capability of returning unconsumed bytes, which was the very reason I made Network.HTTP.Lucu.Parser. 'allowEOF' can be eliminated I think.
 type: :task
 component: Lucu
-release: 
+release: Lucu-1.0
 reporter: PHO <pho@cielonegro.org>
-status: :unstarted
+status: :in_progress
 disposition: 
 creation_time: 2010-03-12 06:56:06.939283 Z
 references: []
@@ -16,3 +16,12 @@ log_events:
   - PHO <pho@cielonegro.org>
   - created
   - ""
+- - 2011-07-30 04:40:19.458276 Z
+  - PHO <pho@cielonegro.org>
+  - assigned to release Lucu-1.0 from unassigned
+  - ""
+- - 2011-07-30 11:17:19.173203 Z
+  - PHO <pho@cielonegro.org>
+  - changed status from unstarted to in_progress
+  - ""
+git_branch: attoparsec