Enrico Weigelt, metux IT service 16 years ago
parent
commit
5d4d91cd36
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ChangeLog

+ 2 - 0
ChangeLog

@@ -6,6 +6,8 @@
 
 	* lib/mc.lib: added patch on #219 by angel_il
 	* edit/editcmd.c, configure.ac: removed obsolete own implementation of memove (#242)
+	* mhl/escape.h: including stdbool.h for the bool type (fixing #239)
+	* mhl/types.h: removed redundant bool type (fixing #239)
 
 2009-02-01 Enrico Weigelt, metux ITS <weigelt@metux.de>