Changeset 9979
- Timestamp:
- 04/20/08 14:05:36 (5 years ago)
- Location:
- lang/perl/Moxy/trunk
- Files:
-
- 2 modified
-
Changes (modified) (1 diff)
-
lib/Moxy.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Moxy/trunk/Changes
r9221 r9979 1 1 Revision history for Moxy 2 3 0.30 4 5 - MAJOR VERSION UP RELEASE!! 6 - THIS RELEASE HAVE MANY INCOMPATIBLE CHANGES 7 8 - based on Class::Component(tokuhirom) 9 - Plugin::Filter::* renamed to Plugin::*(tokuhirom) 10 - Plugin::Server::* renamed to Server::*(tokuhirom) 11 - added many tests!(tokuhirom) 12 13 - new features! 14 -- guid=ON support(tokuhirom). 15 -- focus to location bar(requested by nekokak++) 16 -- controll panel is moved to 右上.(precuredaisuki++) 17 18 - bug fixed 19 -- DisableTableTag: bug fixed... 2 20 3 21 0.25 -
lang/perl/Moxy/trunk/lib/Moxy.pm
r9968 r9979 4 4 use Class::Component; 5 5 6 our $VERSION = '0. 25';6 our $VERSION = '0.30'; 7 7 8 8 use Path::Class;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)