Changeset 9408


Ignore:
Timestamp:
09/28/10 08:09:42 (20 months ago)
Author:
KennethLavrsen
Message:

Item8841: 2nd attempt to release 1.1.0 RC1

Location:
branches/Release01x01/core
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/Release01x01/core/data/System/ReleaseHistory.txt

    r9384 r9408  
    66%TOC% 
    77 
    8 ---++ Foswiki Beta Release 1.1.0 Release Candidate 1 - 27 Sep 2010 
    9  
    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 
     10Foswiki 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. 
    1111 
    1212This 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  
    11%META:TOPICPARENT{name="ReleaseHistory"}% 
    22 
    3 ---+!! Foswiki Release 1.1.0 Release Candidate 1 - 27 Sep 2010 
     3---+!! Foswiki Release 1.1.0 Release Candidate 1 - 28 Sep 2010 
    44 
    55%TOC% 
     
    3030   * 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. 
    3131   * 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 27 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. 
     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. 
    3333 
    3434---++ Pre-installed Extensions 
  • branches/Release01x01/core/lib/Foswiki.pm

    r9398 r9408  
    156156    } 
    157157    else { 
    158         $Error::Debug = 0;        # no verbose stack traces  
     158        $Error::Debug = 0;        # no verbose stack traces 
    159159    } 
    160160 
Note: See TracChangeset for help on using the changeset viewer.