Prep for spl-0.3.4 tag.

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@177 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
This commit is contained in:
behlendo 2008-11-06 00:51:31 +00:00
parent 83e5edb47d
commit 5457aee1a3
2 changed files with 22 additions and 1 deletions

View File

@ -1,3 +1,24 @@
2008-11-05 Brian Behlendorf <behlendorf1@llnl.gov>
* : Tag spl-0.3.4
* : Coverity clean.
* : Patches from Ricardo M. Correia <Ricardo.M.Correia@sun.com>
applied with minor revisions:
spl-00-rm-gpl-symbol-notifier_chain.patch
spl-01-rm-gpl-symbol-set_cpus_allowed.patch
spl-02-rm-gpl-symbols-device.patch
spl-03-rm-gpl-symbol-ktime_get_ts.patch
spl-04-fix-taskq-spinlock-lockup.patch
spl-05-div64.patch
spl-06-atomic64.patch
spl-07-kmem-cleanup.patch
spl-08-km-sleep-nofail.patch
spl-09-fix-kmem-track-oops.patch
spl-10-fix-assert-verify-ndebug.patch
2008-06-30 Brian Behlendorf <behlendorf1@llnl.gov>
* : Tag spl-0.3.3

View File

@ -27,7 +27,7 @@
AC_INIT
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE(spl, 0.3.3)
AM_INIT_AUTOMAKE(spl, 0.3.4)
AC_CONFIG_HEADERS([spl_config.h])
AC_PROG_INSTALL