diff options
Diffstat (limited to 'doc/manual/src/release-notes/rl-0.8.1.md')
-rw-r--r-- | doc/manual/src/release-notes/rl-0.8.1.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/manual/src/release-notes/rl-0.8.1.md b/doc/manual/src/release-notes/rl-0.8.1.md new file mode 100644 index 000000000..7629f81cb --- /dev/null +++ b/doc/manual/src/release-notes/rl-0.8.1.md @@ -0,0 +1,8 @@ +# Release 0.8.1 (2005-04-13) + +This is a bug fix release. + + - Patch downloading was broken. + + - The garbage collector would not delete paths that had references + from invalid (but substitutable) paths. |