diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ 2008-06-06 Christoph Brill <egore911@egore911.de> + * src/freebsd_mouse.h, src/linux_input.h: drop and use installed + system headers + * src/alpscomm.c, src/eventcomm.c, src/ps2comm.c, src/psmcomm.c, + src/psmcomm.h, src/synaptics.c, src/synclient.c, src/syndaemon.c: Add + config.h + * src/eventcomm.c, src/eventcomm.h: Only build on Linux + * src/psmcomm.c, src/psmcomm.h: Only build on *BSD + * src/synaptics.c, src/synclient.c: Make it build on the new build + system + * src/synaptics.c: Fix build against latest git by replacing all the + xf86_ansi.h functions by the native ones + +2008-06-06 Christoph Brill <egore911@egore911.de> + * src/*.c, src/*.h: move files to a directory |