Changelog update for unsigned char / char fixes

This commit is contained in:
Kevin Easton
2015-06-23 15:50:29 +10:00
parent 90f85dec0c
commit 3618f842aa

View File

@@ -1,5 +1,8 @@
[Changes 1.2.2] [Changes 1.2.2]
* Clean up the build by fixing up the (unsigned char *) / (char *) mismatches
that the compiler warns about. (caf)
* Fix bxconfigure crashing on very wide terminals (reported by cpet). (caf) * Fix bxconfigure crashing on very wide terminals (reported by cpet). (caf)
* Remove obsolete Chatnet 310 numeric support (WANT_CHATNET). (caf) * Remove obsolete Chatnet 310 numeric support (WANT_CHATNET). (caf)