summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2006-03-23 00:06:56 +0000
committerKristian Høgsberg <krh@redhat.com>2006-03-23 00:06:56 +0000
commit673e4d7501861066fdd0874919a4524b820b944b (patch)
treee048817897d7e99f3697ea0bac2ccc0a6f39ced1 /ChangeLog
parent5dcb4152dca6ac1fe9342f44eb48c0198b15772e (diff)
Add atipciids.h.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6edeb65d..8206f5de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2006-03-22 Kristian Høgsberg <krh@redhat.com>
+ * src/Makefile.am (EXTRA_DIST): Add atipciids.h.
+
* src/theatre200.c: Convert use of xf86fopen() and other xf86
wrapped libc symbols to use libc symbols directly. The xf86*
versions aren't supposed to be used directly.