From f92cc29e3a34d7bcc10dbdb374987bb89a928eb4 Mon Sep 17 00:00:00 2001
From: Dean Camera <dean@fourwalledcubicle.com>
Date: Wed, 25 Jan 2017 22:23:15 +1100
Subject: [PATCH] Minor documentation improvements.

---
 LUFA/DoxygenPages/ChangeLog.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index d44e82bfe..30394cb2b 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -32,6 +32,7 @@
   *     clone project, as the new libUSB driver works for AVRDUDE and Atmel Studio 7 under Windows
   *   - Replaced the LUFA build system with its (compatible) successor, DMBS (Dean's Makefile Build System)
   *   - Removed obsolete library TAR export and associated documentation
+  *   - Fixed incorrect HID_DESCRIPTOR_KEYBOARD() macro definition (thanks to Eric Tang)
   *
   *  \section Sec_ChangeLog151115 Version 151115
   *  <b>New:</b>
-- 
GitLab