aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2020-05-04 15:50:54 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2020-05-04 15:50:54 +0100
commit356846b3c3a02e715256b703e7f7ecf9e52036d1 (patch)
tree7698dea8140a0b974b9462f5bb7f76b15ec9a3b8
parentab14687550896e88d29a9007e3bc20f04ebc205b (diff)
downloadperl-Hal-Cdroms-356846b3c3a02e715256b703e7f7ecf9e52036d1.tar
perl-Hal-Cdroms-356846b3c3a02e715256b703e7f7ecf9e52036d1.tar.gz
perl-Hal-Cdroms-356846b3c3a02e715256b703e7f7ecf9e52036d1.tar.bz2
perl-Hal-Cdroms-356846b3c3a02e715256b703e7f7ecf9e52036d1.tar.xz
perl-Hal-Cdroms-356846b3c3a02e715256b703e7f7ecf9e52036d1.zip
Update Changes.
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index 05a62ab..48dbb61 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+ - switch from UDisks to UDisks2 (mga#24949)
+ - support USB flash media as well as CD/DVD (mga#26564)
+ - fix "Use of uninitialized value" (mga#16142)
+ - drop mount_hal and unmount_hal - they are no longer needed
+ - UDisks2 correctly handles devices listed in fstab
+
0.04 Sun Jan 29 04:26:19 CET 2012
- switch from HAL to udisks (mga#3458 & #3639)