summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Hellström <thomas@shipmail.org>2006-12-01 10:03:09 +0000
committerThomas Hellström <thomas@shipmail.org>2006-12-01 10:03:09 +0000
commitfbe3403e5211e6bc8c93753c7e6377424604cbe4 (patch)
treedd1e5a0c68bfe146f37821b7129cdc9bc0b13950 /ChangeLog
parent41dd23149873a83e5db78d0747f5d037eb207580 (diff)
Remove unused options.
First pass cleaning up option handling. Make most boolean options work as expected; (that is, accepting both a "true" and a "false" argument).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c75c6f782303..e7166b1d691e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2006-12-01 Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>
+
+ * unichrome/via.man:
+ * unichrome/via_bios.h:
+ * unichrome/via_dri.c: (VIADRIScreenInit):
+ * unichrome/via_driver.c: (VIAPreInit):
+ * unichrome/via_driver.h:
+
+ Remove unused options.
+ First pass cleaning up option handling.
+ Make most boolean options work as expected;
+ (that is, accepting both a "true" and a "false" argument).
+
2006-10-29 Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>
* libxvmc/viaLowLevel.c: