summaryrefslogtreecommitdiff
path: root/driver/xf86-input-citron/ChangeLog
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 19:48:59 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-26 19:48:59 +0000
commitde61045861b452275a2453431713488d99b62fd1 (patch)
tree232fc5e4f11c1c4f9d934d816a891154e2f4ec44 /driver/xf86-input-citron/ChangeLog
parent0afe52e9827dde79e3e1adf985207b9ad41c5ad0 (diff)
Importing xf86-input-citron 2.2.0
Diffstat (limited to 'driver/xf86-input-citron/ChangeLog')
-rw-r--r--driver/xf86-input-citron/ChangeLog61
1 files changed, 61 insertions, 0 deletions
diff --git a/driver/xf86-input-citron/ChangeLog b/driver/xf86-input-citron/ChangeLog
new file mode 100644
index 000000000..62fa05825
--- /dev/null
+++ b/driver/xf86-input-citron/ChangeLog
@@ -0,0 +1,61 @@
+2006-04-06 Adam Jackson <ajax@freedesktop.org>
+
+ * configure.ac:
+ * src/citron.c:
+ Unlibcwrap. Bump server version requirement. Bump to 2.2.0.
+
+2006-03-01 Peter Kunzmann <kunzmann@citron.de>
+
+ * man/citron.man:
+ Change most -'s to \-.
+ Update list of supported devices.
+
+ * src/citron.c:
+ * src/citron.h:
+ Call the PostButton event when breaking beams.
+ Added channels for ambient overload, keys and pwmex channels.
+ Beep on keyclicks.
+ Bug #6065: Add NULL to default_options[] to prevent crash.
+
+ * configure.ac:
+ Bump to version 2.15.
+
+2005-12-20 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * configure.ac:
+ Update package version for X11R7 release.
+
+2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * configure.ac:
+ Update package version number for final X11R7 release candidate.
+
+2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * man/Makefile.am:
+ Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
+
+2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * configure.ac:
+ Update package version number for X11R7 RC3 release.
+
+2005-12-01 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * configure.ac:
+ Remove extraneous AC_MSG_RESULT.
+
+2005-11-29 Adam Jackson <ajax@freedesktop.org>
+
+ * configure.ac:
+ Only build dlloader modules by default.
+
+2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * configure.ac:
+ Update package version number for X11R7 RC2 release.
+
+2005-11-01 Kevin E. Martin <kem-at-freedesktop-dot-org>
+
+ * configure.ac:
+ Update pkgcheck dependencies to work with separate build roots.