diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-03-03 18:11:15 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-03-03 18:11:15 +0000 |
commit | 7d8f1f74961a7494f28a732b995893a8f8916527 (patch) | |
tree | 4a835cae25e938d6cfb5d4fc3ccfc0178aaa3bdd /Changes | |
parent | 83afe6bd7586cbfc9cca510fa230884b047f6b6e (diff) | |
download | perl-Hal-Cdroms-7d8f1f74961a7494f28a732b995893a8f8916527.tar perl-Hal-Cdroms-7d8f1f74961a7494f28a732b995893a8f8916527.tar.gz perl-Hal-Cdroms-7d8f1f74961a7494f28a732b995893a8f8916527.tar.bz2 perl-Hal-Cdroms-7d8f1f74961a7494f28a732b995893a8f8916527.tar.xz perl-Hal-Cdroms-7d8f1f74961a7494f28a732b995893a8f8916527.zip |
- 0.03:0.03
- ->mount and ->umount now work even the cdrom is listed in fstab,
use ->mount_hal and ->umount_hal if you want the HAL restriction
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +0.03 Mon Mar 3 19:09:06 CET 2008 + + - ->mount and ->umount now work even the cdrom is listed in fstab, + use ->mount_hal and ->umount_hal if you want the HAL restriction + 0.02 Fri Feb 29 15:28:53 CET 2008 - save error in $hal_cdroms->{error} |