In this release, there are some bugfixes since Cutter 1.2.3 released.
Cutter
Improvements
- Supported Ubuntu 14.04 (Trusty Tahr).
Changes
- Dropped Ubuntu 12.10 (Quantal Quetzal) support.
Fixes
- Added -fexceptions to use C code with C++ exceptions. by OBATA Akio
- Fixed a problem that bash isn't found when executing make check on FreeBSD.
- Fixed a crash bug because of double free allocated memory. #12 by Kazuhiro Yamato
Thanks
- OBATA Akio
- Kazuhiro Yamato