ChangeLog: fix trailing whitespace

This commit is contained in:
Robert Edmonds 2013-11-30 16:21:12 -05:00
parent ffb1c2462a
commit db4ab0ee85

View File

@ -55,7 +55,7 @@ protobuf-c (0.16) UNRELEASED
* Modernize the build system.
- Don't generate any diagnostics when building the build system with
modern autotools (Issue #89).
- Use the PKG_CHECK_MODULES macro to locate protobuf.
- Use the AC_C_BIGENDIAN macro to detect endianness, rather than custom