aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorStephen Colebourne <scolebourne@apache.org>2006-08-25 21:39:06 +0000
committerStephen Colebourne <scolebourne@apache.org>2006-08-25 21:39:06 +0000
commiteaa8e0c698f694b7e5fdded5dbb9024c8cf15c4e (patch)
tree92225036041bfd0cd191fabfa668431ee9ce2649 /RELEASE-NOTES.txt
parent8847edc67390b817f611b22f9c211c423983d3d4 (diff)
downloadapache-commons-io-eaa8e0c698f694b7e5fdded5dbb9024c8cf15c4e.tar.gz
IO-83 - Fix freeSpace for AIX and HP-UX
code from Magnus Grimsell, also from James Urie git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk@436964 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 4962c63e..44ea6df3 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -33,7 +33,10 @@ Deprecations from 1.2
Bug fixes from 1.2
------------------
- LineIterator now implements Iterator
- (It was always supposed to...)
+ - It was always supposed to...
+
+- FileSystemUtils.freeSpace/freeSpaceKb [IO-83]
+ - These should now work on AIX and HP-UX
Enhancements from 1.2