aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-29 14:29:27 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-29 14:29:27 +0000
commit83afe6bd7586cbfc9cca510fa230884b047f6b6e (patch)
tree80554b7d632bb8fe563d3eabb9f1a1c0d80c8932
parent55318eec8489cdcf1bfe0230600a1fbd2b5f8f5f (diff)
downloadperl-Hal-Cdroms-83afe6bd7586cbfc9cca510fa230884b047f6b6e.tar
perl-Hal-Cdroms-83afe6bd7586cbfc9cca510fa230884b047f6b6e.tar.gz
perl-Hal-Cdroms-83afe6bd7586cbfc9cca510fa230884b047f6b6e.tar.bz2
perl-Hal-Cdroms-83afe6bd7586cbfc9cca510fa230884b047f6b6e.tar.xz
perl-Hal-Cdroms-83afe6bd7586cbfc9cca510fa230884b047f6b6e.zip
0.020.02
-rw-r--r--Changes2
-rw-r--r--lib/Hal/Cdroms.pm2
2 files changed, 3 insertions, 1 deletions
diff --git a/Changes b/Changes
index 664bc48..01f575f 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+0.02 Fri Feb 29 15:28:53 CET 2008
+
- save error in $hal_cdroms->{error}
- ->mount: do not set the mount point, HAL handles it
diff --git a/lib/Hal/Cdroms.pm b/lib/Hal/Cdroms.pm
index d90cbd3..0b7e824 100644
--- a/lib/Hal/Cdroms.pm
+++ b/lib/Hal/Cdroms.pm
@@ -1,6 +1,6 @@
package Hal::Cdroms;
-our $VERSION = 0.01;
+our $VERSION = 0.02;
# Copyright (C) 2008 Mandriva
#