summaryrefslogtreecommitdiff
path: root/NEWS
blob: 036905c57425025d8f7f6e29f1a055d8edc578f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Changes in 1.2
* Manpage redirect for mkfs.udf(8)
* Manpage fix for pktsetup(8)
* Fixed compile and install procedure
* Fixed parsing cdrwtool --file parameter

Changes in 1.1
* Included various patches from Linux distributions (mostly bug fixes and documentation updates)
* Lots of fixes for compilation, crashes, buffer overflows, memory corruptions, reading from uninitialized memory, etc ...
* Fixed UTF-8 support
* Fixed detection of device blocksize
* Corrections and updates in man pages
* mkudffs:
  * Set first 16 chars of Volume Set Identifier to timestamp and random value
  * Set default block-size to device logical block (sector) size
  * Add support for label and uuid options
  * Add support for setting uid and gid of the root directory
  * Fixed support for UDF 1.02
  * Symlink to mkfs.udf