This commit is contained in:
Enrico Weigelt, metux IT service 2009-02-03 17:58:47 +01:00
parent 18e9e770c2
commit 5d4d91cd36

View File

@ -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>