diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug1831 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug1831 b/changes/bug1831 new file mode 100644 index 000000000..40b3fcf52 --- /dev/null +++ b/changes/bug1831 @@ -0,0 +1,3 @@ + o Minor bugfixes + - Fix a memory leak in the error case of circuit_build_times_parse_state(). + Bugfix on 0.2.2.14-alpha; fixes bug 1831 partially. |