summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS3
-rw-r--r--lib/Xconfig/xfree.pm2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 474cb06..52fa8c6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+- XFdrake:
+ o add 800x480 (used on belinea s.book)
+
Version 0.44 - 25 January 2008
- library for installer:
diff --git a/lib/Xconfig/xfree.pm b/lib/Xconfig/xfree.pm
index 083ca12..3cfd53d 100644
--- a/lib/Xconfig/xfree.pm
+++ b/lib/Xconfig/xfree.pm
@@ -740,7 +740,7 @@ our %ratio2resolutions = (
],
# 1.67
- '15/9' => [ #'800x480',
+ '15/9' => [ '800x480',
'1280x768', # WXGA ?? should be 1366x768 ??
],