diff --git a/ChangeLog b/ChangeLog index f4e2918fe2..3c4fc1d978 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9113,4 +9113,5 @@ * drivers/input/ajoystick.c and include/nuttx/input/ajoystick.h. Also drivers/input/Kconfig and Make.defs, and include/nuttx/fs/ioctl.h: Add an interface definition and upper half driver for an analog joystick - device (2014-11-27). + device. Initial check-in is only a little more of a clone of the + discrete joystick driver and is as-of-yet untested (2014-11-27).