From c5e8598ec4c84baf743f0e7d2ac55d76813b0e7b Mon Sep 17 00:00:00 2001 From: kichik Date: Wed, 5 Jan 2005 17:02:07 +0000 Subject: [PATCH] 2.04 changelog git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3841 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/history.but | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/Docs/src/history.but b/Docs/src/history.but index 83b4c855..a2ac961d 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -1,5 +1,31 @@ \A{history} Changelog and Release Notes +\H{v2.04} 2.04 + +Released on January 7th, 2005 + +\S1{v2.04-cl} Changelog + +\S2{} Major Changes + +\b Fixed $0 changed by \R{file}{File} /r + +\b Fixed empty directory not included by \R{file}{File} /r + +\b Fixed invalid directory creation by \R{file}{File} /r on POSIX + +\b Fixed Unicode conversion problems on POSIX + +\S2{} Minor Changes + +\b Added new test for dir_reader::matches + +\b Fixed LibraryLocal failure with UNC paths + +\b Fixed VC 7.1 and GCC 3.4 compile errors + +\b Language file fixes + \H{v2.03} 2.03 Released on December 3rd, 2004