SHA256
1
0
forked from pool/hdparm
OBS User unknown
2009-04-20 22:01:24 +00:00
committed by Git OBS Bridge
parent 3d62d129fc
commit d138e65972
5 changed files with 29 additions and 6 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Apr 20 14:31:14 CEST 2009 - mseben@suse.cz
- update to version 9.15
- fix sgio.c LBA48 bugs on big-endian machines
- fix -m to work with libata
- added development snapshot of --erase-sectors (256) command (do not use)
- added development snapshot of --format-track (256) command (do not use)
- version 9.14
- display DSM determinate/indeterminate TRIM support in -I output
- tidy output of CFA features from -I
- switch back to O_RDONLY for everything, to keep Debian/udevd happy
-------------------------------------------------------------------
Mon Apr 20 01:42:13 CEST 2009 - kay.sievers@novell.com