diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -0,0 +1,18 @@ +Version 1.2.4 - 21 December 2006, by Pascal "Pixel" Rigaux + +- handle P(...) for plurals (similar to N(...)) + +Version 1.2.3 - 4 December 2006, by Pascal "Pixel" Rigaux + +- fake_packages: + o add MDV::Distribconf methods used by urpm.pm + o add Gtk2::Html2 (for mcc) + o add a fake module for Gtk2::NotificationBubble so that network tools + can be checked + o update Gnome2::Vte +- fix some warnings: + o don't suggest replacing "\l" with "l" + o fix warning for "\"x'" + o handle -z and -t (per titi request) + o handle "use base 'Exporter'" + o no warnings on: !our $foo |