diff options
author | Brian Behlendorf <[email protected]> | 2009-01-21 11:46:02 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2009-01-21 11:46:02 -0800 |
commit | 064bbffb633dfbc85a29843b421925214742c7e4 (patch) | |
tree | 25a0bf9d77fda122760a4355a3d48a5af5823485 | |
parent | b6b2acc66e9621ec8c218875b2e5395d0d1841fe (diff) |
Prep for 0.4.1 tag
-rw-r--r-- | ChangeLog | 8 | ||||
-rw-r--r-- | META | 2 |
2 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,11 @@ +2009-01-21 Brian Behlendorf <[email protected]> + + * : Tag spl-0.4.1 + + * : Implement ksid_*, ddi_strto*, and system taskq functionality. + In addition, several other small Solaris compatibility changes + were made, see the 'git log' for full details. + 2008-11-26 Brian Behlendorf <[email protected]> * : Tag spl-0.4.0 (Development now done with Git) @@ -1,6 +1,6 @@ Meta: 1 Name: spl Branch: 1.0 -Version: 0.4.0 +Version: 0.4.1 Release: 1 Release-Tags: relext |