diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-10-03 16:05:09 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-10-03 16:05:09 +0000 |
commit | 833db19ff901c39b373bd1cde20a7ed20b3c7508 (patch) | |
tree | 8913ff505359978b8627c3e2d6086ab346e2ac61 | |
parent | cdf7e116ed72ff38912e6090b1090ffbbaf9d51d (diff) | |
download | drak3d-833db19ff901c39b373bd1cde20a7ed20b3c7508.tar drak3d-833db19ff901c39b373bd1cde20a7ed20b3c7508.tar.gz drak3d-833db19ff901c39b373bd1cde20a7ed20b3c7508.tar.bz2 drak3d-833db19ff901c39b373bd1cde20a7ed20b3c7508.tar.xz drak3d-833db19ff901c39b373bd1cde20a7ed20b3c7508.zip |
1.9
-rw-r--r-- | ChangeLog | 62 | ||||
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 3 |
3 files changed, 66 insertions, 1 deletions
@@ -1,3 +1,65 @@ +2007-10-03 15:50 Thierry Vignaud <tvignaud at mandriva.com> + + * po/es.po: update (Fabián Mandelbaum) + +2007-09-29 16:20 Olivier Blin <oblin at mandriva.com> + + * Makefile, NEWS: 1.8 + +2007-09-29 16:19 Olivier Blin <oblin at mandriva.com> + + * po/Makefile: remove some useless variables + +2007-09-29 16:19 Olivier Blin <oblin at mandriva.com> + + * NEWS: cosmetics + +2007-09-29 16:18 Olivier Blin <oblin at mandriva.com> + + * lib/Xconfig/glx.pm: blacklist cards using mga driver when + detecting 3D capabilities (#33985) + +2007-09-29 16:20 Olivier Blin <oblin at mandriva.com> + + * Makefile, NEWS: 1.8 + +2007-09-29 16:19 Olivier Blin <oblin at mandriva.com> + + * po/Makefile: remove some useless variables + +2007-09-29 16:19 Olivier Blin <oblin at mandriva.com> + + * NEWS: cosmetics + +2007-09-29 16:18 Olivier Blin <oblin at mandriva.com> + + * lib/Xconfig/glx.pm: blacklist cards using mga driver when + detecting 3D capabilities (#33985) + +2007-09-27 18:33 Willy Sudiarto Raharjo <willysr at gmail.com> + + * po/id.po: Updated Indonesian Translations + +2007-09-27 13:43 anssi + + * po/fi.po: update Finnish translation + +2007-09-27 13:18 Thierry Vignaud <tvignaud at mandriva.com> + + * ChangeLog: update + +2007-09-27 13:17 Thierry Vignaud <tvignaud at mandriva.com> + + * Makefile, NEWS: 1.7 + +2007-09-27 13:16 Thierry Vignaud <tvignaud at mandriva.com> + + * Makefile: add changelog rules + +2007-09-27 12:37 Thierry Vignaud <tvignaud at mandriva.com> + + * Makefile: (dis) use svn export + 2007-09-27 12:37 Thierry Vignaud <tvignaud at mandriva.com> * Makefile: (dis) use svn export @@ -1,5 +1,5 @@ NAME = drak3d -VERSION = 1.8 +VERSION = 1.9 DESTDIR= libdir=/usr/lib @@ -1,3 +1,6 @@ +1.9: +- updated translation + 1.8: - blacklist cards using mga driver when detecting 3D capabilities (#33985) |