udev GOTO fix
diff --git a/ChangeLog b/ChangeLog
index cb47d74..dd8cb2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-12  Linus Walleij <triad@df.lth.se>
+
+	* examples/hotplug.c: fix GOTO style in udev map.
+
 2007-04-02  Linus Walleij <triad@df.lth.se>
 
 	* examples/files.c: some WIN32 64bit prefix fixup.