diff --git a/CHANGES b/CHANGES
index 8ed2443a0..2351a9690 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,8 @@ CHANGES IN FLTK 1.1.8
STR #1457, STR #1458, STR #1460, STR #1481, STR #1578,
STR #1639, STR #1645, STR #1644, STR #1792, STR #1793,
STR #1742, STR #1777, STR #1794, STR #1827, STR #1843,
- STR #1796, STR #1815, STR #1726, STR #1753, STR #1855)
+ STR #1796, STR #1815, STR #1726, STR #1753, STR #1855,
+ STR #1862))
- Fixed potential buffer overrun
in Fl_Preferences (STR #1853)
- Fixed method attributes in consecutive class
diff --git a/documentation/widgets.html b/documentation/widgets.html
index f67d3c1d8..4f8083d71 100644
--- a/documentation/widgets.html
+++ b/documentation/widgets.html
@@ -37,6 +37,7 @@ For a description of the fl_ functions, see
Fl_File_Browser
Fl_File_Chooser
Fl_File_Icon
+Fl_File_Input
Fl_Float_Input
Fl_Free
Fl_GIF_Image
@@ -57,8 +58,8 @@ For a description of the fl_ functions, see
Fl_Menu_
Fl_Menu_Item
Fl_Menu_Window
-Fl_Multi_Browser