diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 8 |
2 files changed, 9 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = monitor-edid -VERSION = 3.1 +VERSION = 3.2 FILES = $(shell ls | grep -v CVS | grep -vF .tar) SVNPATH = svn+ssh://svn.mageia.org/svn/soft/monitor-edid @@ -1,3 +1,11 @@ +Version 3.2 - 12 February 2018, by Shlomi Fish + +- monitor-parse-edid + o fix warning on unescaped left brace in recent perls. + +- monitor-get-edid-using-vbe: + o fix compile-time warning - MGA#22575 + Version 3.1 - 4 June 2012, by Guillaume Rousse - monitor-parse-edid: |