projects
/
p5sagit/Try-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
82ef0e6
)
changelog
Yuval Kogman [Fri, 22 Jan 2010 20:07:01 +0000 (21:07 +0100)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
2ea431f
..
471542a
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,3
+1,7
@@
+0.04
+ - Restore list context propagation for catch blocks
+ - Fix a bug where finally blocks weren't always invoked
+
0.03
- Support for 'finally' blocks (Andy Yates)
- More documentation and tests (many people)