diff options
Diffstat (limited to 'libelf/ChangeLog')
-rw-r--r-- | libelf/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog index 21754978..f8e69de9 100644 --- a/libelf/ChangeLog +++ b/libelf/ChangeLog @@ -1,3 +1,7 @@ +2013-08-28 Namhyung Kim <namhyung@gmail.com> + + * gelf.h (gelf_fsize): Fix typo in comment. + 2013-08-28 Mark Wielaard <mjw@redhat.com> * gelf_getauxv.c (gelf_getauxv): Add missing whitespace. |