summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2006-05-24 15:05:22 -0700
committerAaron Plattner <aplattner@nvidia.com>2006-05-24 15:05:22 -0700
commiteda3bac20dce2d5584ac07cc6b28a08ec55aa798 (patch)
treee63e4be10a0a33344148c52f8a3422a391f37f58 /ChangeLog
parent1a40c4a79b79034d191496726a27af8b0805dba6 (diff)
Derive the module version numbers from the package version. This idea was
lifted from Michel Dänzer's similar code in xf86-video-ati. Also, make the riva and nv driver versions match.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1df8806..7f01255 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-05-24 Aaron Plattner <aplattner@nvidia.com>
+
+ * configure.ac:
+ * src/nv_const.h:
+ * src/riva_const.h:
+ Derive the module version numbers from the package version. This idea was
+ lifted from Michel Dänzer's similar code in xf86-video-ati.
+
+ * src/riva_driver.c:
+ Make the riva and nv driver versions match.
+
2006-04-27 Aaron Plattner <aplattner@nvidia.com>
* configure.ac: