- a4 was released in 2002, not 2003

- fixed a grammer mistake (at->on)


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3307 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-12-24 16:03:22 +00:00
parent a37f1e89fa
commit 3ab14efa82

View file

@ -38,7 +38,7 @@
\H{v2.0b4} 2.0 Beta 4
Released at November 19th, 2003
Released on November 19th, 2003
\S1{v2.0b4-rn} Release Notes
@ -172,7 +172,7 @@ Released at November 19th, 2003
\H{v2.0b3} 2.0 Beta 3
Released at March 16th, 2003
Released on March 16th, 2003
\b Modern UI 1.63: Header bitmap support, new defines to change the description area, single macro for language selection dialog, more!
@ -212,7 +212,7 @@ Released at March 16th, 2003
\H{v2.0b2} 2.0 Beta 2
Released at February 26th, 2003
Released on February 26th, 2003
\b NSIS Menu: links to all NSIS utilities, documentation and websites
@ -234,7 +234,7 @@ Released at February 26th, 2003
\H{v2.0b1} 2.0 Beta 1
Released at February 9th, 2003
Released on February 9th, 2003
\b User interface improvements: better order/grouping of controls, button selection problems fixed, added minimize box, transparent BrandingText
@ -296,7 +296,7 @@ Released at February 9th, 2003
\H{v2.0b0} 2.0 Beta 0
Released at December 6th, 2002
Released on December 6th, 2002
\b New paging system
@ -390,7 +390,7 @@ Released at December 6th, 2002
\H{v2.0a7} 2.0 Alpha 7
Released at August 29th, 2002
Released on August 29th, 2002
\b Can now select the language from .onInit ($LANGUAGE is a variable)
@ -456,7 +456,7 @@ Released at August 29th, 2002
\H{v2.0a6} 2.0 Alpha 6
Released at August 10th, 2002
Released on August 10th, 2002
\b Fixed two bugs with the plug-in mechanism
@ -464,7 +464,7 @@ Released at August 10th, 2002
\H{v2.0a5} 2.0 Alpha 5
Released at August 9th, 2002
Released on August 9th, 2002
\b Added UseOuterUIItem
@ -488,7 +488,7 @@ Released at August 9th, 2002
\H{v2.0a4} 2.0 Alpha 4
Released August 5th, 2003
Released on August 5th, 2002
\b Added automatic detection, packing, unpacking and deletion of plugin dlls
@ -498,7 +498,7 @@ Released August 5th, 2003
\H{v2.0a3} 2.0 Alpha 3
Released at August 4th, 2002
Released on August 4th, 2002
\b Added LoadLanguageFile
@ -510,7 +510,7 @@ Released at August 4th, 2002
\H{v2.0a2} 2.0 Alpha 2
Released at July 31st, 2002
Released on July 31st, 2002
\b Added $\{NSISDIR\}
@ -560,7 +560,7 @@ Released at July 31st, 2002
\H{v2.0a1} 2.0 Alpha 1
Released at July 9th, 2002
Released on July 9th, 2002
\b Added expand node option to Section and SubSection
@ -574,7 +574,7 @@ Released at July 9th, 2002
\H{v2.0a0} 2.0 Alpha 0
Released at May 22nd, 2002
Released on May 22nd, 2002
\b TreeView component list (care of Jeff Doozan)