Changeset 6139 for lang/perl/mobirc/trunk
- Timestamp:
- 02/04/08 01:58:37 (5 years ago)
- Location:
- lang/perl/mobirc/trunk
- Files:
-
- 4 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/mobirc/trunk/AUTHORS
r5619 r6139 1 1 Tokuhiro Matsuno 2 Masafumi Otsune 2 Masafumi Otsune(Netwatcher) 3 3 Tatsuhiko Miyagawa 4 4 Topia 5 5 Kazuhiro Osawa 6 6 Kan Fushihara 7 Masaaki Hirose(Curry) -
lang/perl/mobirc/trunk/Changes
r6000 r6139 1 0.04 2 3 - fixed docroot related bug.fixed by hirose31++ 4 - added documents. 5 - added tests 1 6 2 7 0.03 -
lang/perl/mobirc/trunk/MANIFEST
r6132 r6139 76 76 t/02-render_line.t 77 77 t/04-config-validation.t 78 t/05-filter-clickable.t79 t/05-filter-decorate_irc_color.t80 t/05-filter-no_decorate_irc_color.t81 78 t/06-daemonize.t 82 79 t/07-Component-IRCClient.t … … 84 81 t/Plugins/Filter/decorate-irc-color.t 85 82 t/Plugins/Filter/no-decorate-irc-color.t 83 t/Plugins/HTMLFilter/CompressHTML.t 84 t/Plugins/HTMLFilter/ConvertPictograms.t -
lang/perl/mobirc/trunk/lib/App/Mobirc.pm
r6000 r6139 13 13 use Encode; 14 14 15 our $VERSION = '0.0 3';15 our $VERSION = '0.04'; 16 16 17 17 our $HasKwalify;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)