Skip to content

Commit cc5cf58

Browse files
author
Michał Górny
committed
Release 0.0.3.
1 parent 8b408fb commit cc5cf58

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RULESDIR = /etc/udev/rules.d
77

88
# End of simple config, you shall not pass below
99

10-
VERSION = 0.0.2_p1
10+
VERSION = 0.0.3
1111

1212
BUILDDIR = build
1313
SRCDIR = src

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
uam NEWS
22

33

4+
uam-0.0.3:
5+
* compatibility with new udev versions.
6+
47
uam-0.0.2:
58
* SUSv3 compatibility, bash no longer required,
69
* mountpoint symlink creation and cleanup support,

TODO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
uam TODO
22

33

4-
[for 0.0.3]
4+
[for 0.0.4]
55
* support mounting of removable drives like floppys and CDs.
66

77
[possible sometime]

0 commit comments

Comments
 (0)