--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+*** 1.1.7->1.1.8
+- Install everything relative to TK_PREFIX (avoid having to set both prefix
+  and TK_PREFIX to change the install target).
+- Add possibility to have a label for 'text' fields
+- Add max entry width validation for normal entry fields (can't enter more
+  data than database field will accept). This only activates if the tcl
+  version is >= 8.3
+
 *** 1.1.6->1.1.7
 - Removed reference to mysql_connect for compatibility with mysql 4.0