diff options
author | Olivier Blin <oblin@mandriva.com> | 2009-10-08 17:25:50 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2009-10-08 17:25:50 +0000 |
commit | fc902adf88d3b07f610a9f7318795318bf8b5153 (patch) | |
tree | a36bab8264cf95c0bd0ada9d78dbb2f00d0d173c | |
parent | bd7aaaf12502092d4767fdafc6f914ffe15c13d2 (diff) | |
download | ldetect-lst-fc902adf88d3b07f610a9f7318795318bf8b5153.tar ldetect-lst-fc902adf88d3b07f610a9f7318795318bf8b5153.tar.gz ldetect-lst-fc902adf88d3b07f610a9f7318795318bf8b5153.tar.bz2 ldetect-lst-fc902adf88d3b07f610a9f7318795318bf8b5153.tar.xz ldetect-lst-fc902adf88d3b07f610a9f7318795318bf8b5153.zip |
0.1.277
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 7 |
2 files changed, 8 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.276 +VERSION := 0.1.277 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') @@ -1,3 +1,10 @@ +Version 0.1.277 - 8 October 2009 + +- use lower horizsync for 800x480 (28.8 kHz for WeSurf and Compal Jax10) +- add LCD Panel 1366x768 entry (#47706) +- add monitor entry for Asus 1101HA (#47706) +- add Samsung SyncMaster 732NW (from Sergio Rafael Lemke) + Version 0.1.276 - 6 October 2009 - enable to automatically add new ATI cards from |