diff options
Diffstat (limited to 'monitor-edid.spec')
-rw-r--r-- | monitor-edid.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/monitor-edid.spec b/monitor-edid.spec index 74b9c88..d8a702f 100644 --- a/monitor-edid.spec +++ b/monitor-edid.spec @@ -1,7 +1,7 @@ -# EDIT IN CVS NOT IN SOURCE PACKAGE (NO PATCH ALLOWED). +# EDIT IN SVN NOT IN SOURCE PACKAGE (NO PATCH ALLOWED). %define name monitor-edid -%define version 1.10 +%define version 1.11 %define release %mkrel 1 Summary: Get monitor details @@ -45,6 +45,10 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/* %changelog +* Thu Aug 31 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.11-1mdv2007.0 +- fix ballback to old get_edid() function +- ignore VBIOS checksum failures, use CPU emulator in that case + * Tue Jul 11 2006 Pixel <pixel@mandriva.com> 1.10-1mdv2007.0 - use a fixed FontPath (do not default to unix:-1 in case xfs is not running) |