[svn-r3837] Purpose:

Document bug fix.
Description:
    Documented non-zero userblock bug fix.
This commit is contained in:
Quincey Koziol 2001-04-23 15:12:45 -05:00
parent 19fef59d90
commit 22c5d82191

View File

@ -43,6 +43,8 @@ Library
because when it was included multiple times, C++ did not like multiple
definitions of the same static variable. All occurance of RCSID
definition are removed since we have not used it consistently before.
* Fixed bug with non-zero userblock sizes causing raw data to not write
correctly.
Configuration
-------------