aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorNiall Pemberton <niallp@apache.org>2007-10-24 15:53:07 +0000
committerNiall Pemberton <niallp@apache.org>2007-10-24 15:53:07 +0000
commitd7b27cca78f9a945e164af19fa7f49585958d60f (patch)
tree811a37dfce591a073b96146777ffd9ac7b06dd6e /RELEASE-NOTES.txt
parentc9348861506b7fa79c3b89107adb574613b3abc6 (diff)
downloadapache-commons-io-d7b27cca78f9a945e164af19fa7f49585958d60f.tar.gz
IO-131 Implement java.io.Serializable in IOFileFilter implementations
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@587916 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index d9aab2cc..289d8667 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -54,6 +54,9 @@ Enhancements from 1.3.2
- DeferredFileOutputStream [IO-130]
- Add support for temporary files
+- Make IOFileFilter implementations Serializable [IO-131]
+
+
Feedback
--------
Open source works best when you give feedback: