Added TODO item: As reported by Axel BVolume::SetName() should rename the mount point as well.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6935 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2004-03-08 22:45:13 +00:00
parent ac8402f0ea
commit ec54625e5e
+6
View File
@@ -63,6 +63,12 @@ Description: Implement.
Priority: high
Module: BVolume
Location: SetName()
Description: Should also rename the mount point.
Priority: medium
Module: StatableTest
Location: GetXYZTest()
Description: Uncomment GetVolume() test, when BVolume::==() is implemented.