Changeset 9408
- Timestamp:
- 09/28/10 08:09:42 (20 months ago)
- Location:
- branches/Release01x01/core
- Files:
-
- 3 edited
-
data/System/ReleaseHistory.txt (modified) (1 diff)
-
data/System/ReleaseNotes01x01.txt (modified) (2 diffs)
-
lib/Foswiki.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/Release01x01/core/data/System/ReleaseHistory.txt
r9384 r9408 6 6 %TOC% 7 7 8 ---++ Foswiki Beta Release 1.1.0 Release Candidate 1 - 27Sep 20109 10 Foswiki 1.1.0 Beta 1 was built 06 Sep 2010. Foswiki 1.1.0 Beta 1 was built 13 Sep 2010. It is a release with more than 250 bug fixes relative to 1.0.10 and more than 660 bug fixes relative to 1.0.0.8 ---++ Foswiki Release 1.1.0 Release Candidate 1 - 28 Sep 2010 9 10 Foswiki 1.1.0 RC 1 was built 28 Sep 2010. Foswiki 1.1.0 Beta 1 was built 13 Sep 2010. It is a release with more than 260 bug fixes relative to 1.0.10 and more than 670 bug fixes relative to 1.0.0. 11 11 12 12 This release adds more than 100 enhancements. Foswiki 1.1.0 introduces jQuery Javascript user interface framework, improved topic history display, new QUERY and FORMAT macros, better userinterfaces for groups, much improved WYSIWYG editor, facelift of the default skin, much improved configure tool, and much more. -
branches/Release01x01/core/data/System/ReleaseNotes01x01.txt
r9384 r9408 1 1 %META:TOPICPARENT{name="ReleaseHistory"}% 2 2 3 ---+!! Foswiki Release 1.1.0 Release Candidate 1 - 2 7Sep 20103 ---+!! Foswiki Release 1.1.0 Release Candidate 1 - 28 Sep 2010 4 4 5 5 %TOC% … … 30 30 * Foswiki 1.0.9 was built 17 Jan 2010. It is a patch release with more than 320 bug fixes relative to 1.0.0 and several enhancements. This release fixes many bugs in the Wysiwyg editor, bugs related to more advanced wiki applications and bugs in the Plugin API. It contains several bug fixes and enhancements related to security and spam fighting. 31 31 * Foswiki 1.0.10 was built 08 Sep 2010 as a patch release with more than 410 bug fixes relative to 1.0.0. It is assumed to be the last 1.0.X release. 32 * Foswiki 1.1.0 Release Candidate 1 was built 2 7Sep 2010. It is a release with more than 260 bug fixes relative to 1.0.10 and more than 670 bug fixes relative to 1.0.0. And the release adds more than 100 enhancements. Foswiki 1.1.0 introduces jQuery Javascript user interface framework, improved topic history display, new QUERY and FORMAT macros, better userinterfaces for groups, much improved WYSIWYG editor, facelift of the default skin, much improved configure tool, and many more enhancements.32 * Foswiki 1.1.0 Release Candidate 1 was built 28 Sep 2010. It is a release with more than 260 bug fixes relative to 1.0.10 and more than 670 bug fixes relative to 1.0.0. And the release adds more than 100 enhancements. Foswiki 1.1.0 introduces jQuery Javascript user interface framework, improved topic history display, new QUERY and FORMAT macros, better userinterfaces for groups, much improved WYSIWYG editor, facelift of the default skin, much improved configure tool, and many more enhancements. 33 33 34 34 ---++ Pre-installed Extensions -
branches/Release01x01/core/lib/Foswiki.pm
r9398 r9408 156 156 } 157 157 else { 158 $Error::Debug = 0; # no verbose stack traces 158 $Error::Debug = 0; # no verbose stack traces 159 159 } 160 160
Note: See TracChangeset
for help on using the changeset viewer.
