diff --git a/bugs/issue-a6eced91cc224d9419d16125cfcfc152f63d8cb3.yaml b/bugs/issue-a6eced91cc224d9419d16125cfcfc152f63d8cb3.yaml index 51d72d58..14cddf7a 100644 --- a/bugs/issue-a6eced91cc224d9419d16125cfcfc152f63d8cb3.yaml +++ b/bugs/issue-a6eced91cc224d9419d16125cfcfc152f63d8cb3.yaml @@ -21,8 +21,8 @@ type: :task component: duk release: v0.11 reporter: sva -status: :in_progress -disposition: +status: :closed +disposition: :fixed creation_time: 2013-10-04 20:46:49.582781 Z references: [] @@ -48,3 +48,7 @@ log_events: - Sami Vaarala - assigned to release v0.11 from v0.10 - "" +- - 2014-06-29 18:25:45.988140 Z + - Sami Vaarala + - closed with disposition fixed + - "" diff --git a/bugs/issue-aab041bbcef98682120bd372e50b5893867260d6.yaml b/bugs/issue-aab041bbcef98682120bd372e50b5893867260d6.yaml index 196a0e74..314c6992 100644 --- a/bugs/issue-aab041bbcef98682120bd372e50b5893867260d6.yaml +++ b/bugs/issue-aab041bbcef98682120bd372e50b5893867260d6.yaml @@ -3,7 +3,7 @@ title: "api: windows wide char issues at least for file paths" desc: Add a separate, Windows-specific binding for using wchar file paths? type: :task component: duk -release: v0.11 +release: reporter: Sami Vaarala status: :unstarted disposition: @@ -16,3 +16,10 @@ log_events: - Sami Vaarala - created - "" +- - 2014-06-29 18:24:53.939159 Z + - Sami Vaarala + - unassigned from release v0.11 + - |- + Added comment to API docs that path is passed directly to fopen(). User can + always bypass the convenience APIs and read files with their own code. Moving + to backlog.