aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
AgeCommit message (Collapse)Author
2023-01-18Fix spellingGary Gregory
2023-01-15Fix typosGary Gregory
2022-08-26Fix typos (#375)Michael Ernst
* Fix typos * Reintroduce auto-generated typos
2022-07-16(chore) Fix minor typos (#367)Marc Wrobel
Fix various minor typos in : - project documentations, - javadoc and comments, - private field, constant or method names, - method attribute and variable names, - test class and method names, - exception messages.
2021-07-09Prepare for 2.11.0 RC1.Gary Gregory
2021-06-10Prepare for 2.10.0 release candidate 1.Gary Gregory
2021-05-22Prepare for release candidate 2.9.0-RC1.Gary Gregory
2020-09-05Prepare for release.Gary Gregory
2020-05-28Fix URLs.Gary Gregory
2020-05-28Add download page to release notes.Gary Gregory
2020-05-24Prepare for release 2.7.Gary Gregory
2020-05-24Prepare for release 2.7.Gary Gregory
2020-03-30Standardize on American English spelling of 'behavior'.Gary Gregory
2019-07-06Use HTTPS to access Apache resources.Gary Gregory
2019-07-04Use HTTPS links to commons.apache.org.Gary Gregory
2018-05-15Typo: 'JavaDoc' -> 'Javadoc'.Gary Gregory
2017-10-14Prepare release notes for Commons IO 2.6Benedikt Ritter
2015-12-23Moved to changesKristian Rosenvold
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1721569 13f79535-47bb-0310-9956-ffa450edef68
2015-12-23Updated release notesKristian Rosenvold
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1721568 13f79535-47bb-0310-9956-ffa450edef68
2015-11-19IO-487 - update release notesBertrand Delacretaz
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1715240 13f79535-47bb-0310-9956-ffa450edef68
2015-11-15Updated release notes wrt case of contributor nameKristian Rosenvold
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1714489 13f79535-47bb-0310-9956-ffa450edef68
2015-11-12Release notesKristian Rosenvold
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1714114 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24[IO-352] Spelling fixes.Gary D. Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1401522 13f79535-47bb-0310-9956-ffa450edef68
2012-06-12Preparing release 2.4-RC2.Gary D. Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1349567 13f79535-47bb-0310-9956-ffa450edef68
2012-06-12Preparing release 2.4-RC2.Gary D. Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1349493 13f79535-47bb-0310-9956-ffa450edef68
2012-06-12Preparing release 2.4.Gary D. Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1349399 13f79535-47bb-0310-9956-ffa450edef68
2012-06-12Preparing release 2.4.Gary D. Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1349350 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10Preparing version 2.3-RC1.Gary D. Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1311762 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10Preparing version 2.3-RC1.Gary D. Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1311737 13f79535-47bb-0310-9956-ffa450edef68
2012-04-10Preparing version 2.3-RC1.Gary D. Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1311711 13f79535-47bb-0310-9956-ffa450edef68
2012-03-26Update release notes (using the generated text in ↵Gary D. Gregory
target\announcement\announcement.vm. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1305374 13f79535-47bb-0310-9956-ffa450edef68
2012-03-19Synchronise RELEASE-NOTES and the template that generates itSebastian Bazley
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1302259 13f79535-47bb-0310-9956-ffa450edef68
2012-03-18Clean up text.Gary D. Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1302186 13f79535-47bb-0310-9956-ffa450edef68
2012-03-18Add compatibility section.Gary D. Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1302179 13f79535-47bb-0310-9956-ffa450edef68
2012-03-17IO-305: New copyLarge() method in IOUtils that takes additional offset, ↵Sebastian Bazley
length arguments git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1301851 13f79535-47bb-0310-9956-ffa450edef68
2012-03-17Move changes.xml to location expected by CP24Sebastian Bazley
Add previous release notes to end of .vm file so we keep history when regenerating git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1301835 13f79535-47bb-0310-9956-ffa450edef68
2012-03-16Release notes for 2.2.Gary D. Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1301334 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29Comprehensive release notes with history.Gary D. Gregory
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1177287 13f79535-47bb-0310-9956-ffa450edef68
2010-12-23prepare for IO 2.0.1 releaseNiall Pemberton
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1052167 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06a couple of minor modifications to the release notesNiall Pemberton
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1005100 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Fix version numberNiall Pemberton
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1004468 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04Update the release notes for 2.0Niall Pemberton
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1004337 13f79535-47bb-0310-9956-ffa450edef68
2008-01-12Update docs and release notes for IO 1.4Niall Pemberton
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@611375 13f79535-47bb-0310-9956-ffa450edef68
2008-01-08IO-149 Make FilenameUtils.EXTENSION_SEPARATOR public - proposed by Gary GregoryNiall Pemberton
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@609870 13f79535-47bb-0310-9956-ffa450edef68
2008-01-08IO-153 Add a FileWriter that accepts an encoding - patch from Stephen ColebourneNiall Pemberton
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@609864 13f79535-47bb-0310-9956-ffa450edef68
2008-01-07IO-77 add moveFile() and moveDirectory() methods to FileUtils - thanks to ↵Niall Pemberton
Nicolas de Loof for the patch git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@609622 13f79535-47bb-0310-9956-ffa450edef68
2008-01-06IO-105 - Add a FileUtils copyDirectory method that makes use of FileFilterNiall Pemberton
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@609471 13f79535-47bb-0310-9956-ffa450edef68
2008-01-06Add IO-148 and IO-152 to release notes and update the NOTICE file year to 2008Niall Pemberton
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@609465 13f79535-47bb-0310-9956-ffa450edef68
2008-01-06IO-135 - Add convenience deleteQuietly to FileUtils - adapted from patch by ↵Niall Pemberton
Kevin Conaway git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@609253 13f79535-47bb-0310-9956-ffa450edef68
2008-01-06Add note about compatibility and JDK 1.4 dependant featuresNiall Pemberton
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@609250 13f79535-47bb-0310-9956-ffa450edef68