aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-04-07 09:55:46 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-04-07 09:55:46 +0000
commit05c44cb726ae8a6dedd9ee8e94195224593d4efa (patch)
treee91871688399bfd726821df3a74279b7ea2fde6b
parent887fc651929857ef5eee5058f4fb9a162f48a502 (diff)
downloadmonitor-edid-05c44cb726ae8a6dedd9ee8e94195224593d4efa.tar
monitor-edid-05c44cb726ae8a6dedd9ee8e94195224593d4efa.tar.gz
monitor-edid-05c44cb726ae8a6dedd9ee8e94195224593d4efa.tar.bz2
monitor-edid-05c44cb726ae8a6dedd9ee8e94195224593d4efa.tar.xz
monitor-edid-05c44cb726ae8a6dedd9ee8e94195224593d4efa.zip
- add bug number
- prefix mandriva bug numbers with mdvbz
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7ec3d5b..735c5e7 100644
--- a/NEWS
+++ b/NEWS
@@ -15,12 +15,12 @@ Version 1.14 - 10 January 2007
- monitor-edid, monitor-get-edid:
o call monitor-get-edid-using-vbe with a range of ports, it stops on first
- success (by default it tries port 0 then port 1)
+ success (by default it tries port 0 then port 1) (fixes mdvbz#38799)
Version 1.13 - 8 January 2007
- monitor-get-edid:
- o skip /proc/acpi/video/**/EDID files which can't be valid (#34417)
+ o skip /proc/acpi/video/**/EDID files which can't be valid (mdvbz#34417)
- monitor-get-edid-using-vbe:
o minimal support for getting EDID from different DDC port
(experimental, need testing before using it in monitor-edid)