summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2003-05-27 22:27:23 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2003-05-27 22:27:23 +0000
commitea27084d405eefc8de1913c438046440b56a0452 (patch)
tree8b6456a34f0449de13fd68415ddb8f08ab2e8259
parent94023787c1663ba3723809e7ff2dac2c41f1a9ce (diff)
downloadldetect-lst-ea27084d405eefc8de1913c438046440b56a0452.tar
ldetect-lst-ea27084d405eefc8de1913c438046440b56a0452.tar.gz
ldetect-lst-ea27084d405eefc8de1913c438046440b56a0452.tar.bz2
ldetect-lst-ea27084d405eefc8de1913c438046440b56a0452.tar.xz
ldetect-lst-ea27084d405eefc8de1913c438046440b56a0452.zip
0.1.7-14mdk
-rw-r--r--ldetect-lst.spec14
1 files changed, 13 insertions, 1 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec
index 2c328458..9a0b0612 100644
--- a/ldetect-lst.spec
+++ b/ldetect-lst.spec
@@ -1,6 +1,6 @@
%define name ldetect-lst
%define version 0.1.7
-%define release 13mdk
+%define release 14mdk
Name: %{name}
Version: %{version}
@@ -64,6 +64,18 @@ fi
%{_bindir}/*
%changelog
+* Wed May 28 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.7-14mdk
+- handle dxr3/hollywood plus cards (frederic crozat)
+- manage two previously unmanaged isdn cards (Steffen Barszus)
+- add one more LG Flatron monitor (Benjamin Pflugmann)
+- fix #1607, #2017
+- fix #2255 : add support for three more monitors (two futura and one
+ sun)
+- prevent freeze (#3793)
+- fix #3759 (wrong refresh rate)
+- fix #3915: do not list anymore 'Lucent Microelectronics Venus Modem"
+ as a winmodem (poulpy)
+
* Sun Apr 6 2003 Pixel <pixel@mandrakesoft.com> 0.1.7-13mdk
- don't use cat(1) in update-ldetect-lst (fix bug #3678)