diff options
author | Francois Pons <fpons@mandriva.com> | 2000-08-01 14:20:46 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-08-01 14:20:46 +0000 |
commit | 210f258baeeb2e685b9495e8a9940b3f6b699002 (patch) | |
tree | 825d805b12223809a5b1aad02e7a9669fb398834 /perl-install/ChangeLog | |
parent | 32b7ffb237019699a63af09d6b41401fd8874054 (diff) | |
download | drakx-210f258baeeb2e685b9495e8a9940b3f6b699002.tar drakx-210f258baeeb2e685b9495e8a9940b3f6b699002.tar.gz drakx-210f258baeeb2e685b9495e8a9940b3f6b699002.tar.bz2 drakx-210f258baeeb2e685b9495e8a9940b3f6b699002.tar.xz drakx-210f258baeeb2e685b9495e8a9940b3f6b699002.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 810ec8ba4..f0beaed5a 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,6 +1,11 @@ 2000-08-01 François Pons <fpons@mandrakesoft.com> * pkgs.pm: fixed the below fixe, now ok. + * Xconfigurator.pm: fixed a bug for using default card flags + setting, add support for GeForce DDR for both 3.3 and 4.0. + * pci_probing/pcitable: fixed NV15 (GeForce2) card entry, now use + XFree 3.3 as unsupported in XFree 4.0. + * share/Cards+: added "NVIDIA GeForce2 DDR (generic)". 2000-07-31 François Pons <fpons@mandrakesoft.com> |