Added missing Changelog entry for lib/fields.c:

* lib/fields.c: Fail if input pointer is NULL.
This commit is contained in:
nekral-guest 2011-02-16 20:33:16 +00:00
parent d7fa77f03b
commit f4b544786c

View File

@ -5,6 +5,7 @@
* libmisc/fields.c, libmisc/Makefile.am, lib/fields.c,
lib/Makefile.am, po/POTFILES.in: fields.c moved from libmisc to
lib.
* lib/fields.c: Fail if input pointer is NULL.
2010-02-13 Nicolas François <nicolas.francois@centraliens.net>