summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS5
3 files changed, 8 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 3e4100e31..61bfaa2c6 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=12.35
+VERSION:=12.36
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index e65c0604f..c6482762e 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 12.36 - 29 May 2009
+
- added support for toggling 'hidden' parameter on widgets.
- ide-disk module is now named ide-gd_mod
- add new 'touchpad' TYPE to rpmsrate
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index b59cc8ee3..b090466e4 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,8 @@
+Version 12.36 - 29 May 2009
+
+- ide-disk module is now named ide-gd_mod
+- add new 'touchpad' TYPE to rpmsrate
+- add support for ElanTech touchpads (found on EEEPCs)
- don't ignore FB-DIMM memory
Version 12.35 - 24 April 2009