diff options
author | Florian Weimer <fweimer@redhat.com> | 2016-05-02 12:10:48 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2016-05-02 15:11:02 +0200 |
commit | 46cb402c6d621ef89b23fa61247faf623e8fb306 (patch) | |
tree | 244f0c55e625837b974f898b9064fd0451068cd3 /ChangeLog | |
parent | dbdc657dc0b962ef3ac61585c81e0828d8da42ee (diff) | |
download | glibc-46cb402c6d621ef89b23fa61247faf623e8fb306.zip glibc-46cb402c6d621ef89b23fa61247faf623e8fb306.tar.gz glibc-46cb402c6d621ef89b23fa61247faf623e8fb306.tar.bz2 |
hesiod: Remove DEF_RHS
No functional change because DEF_RHS was already disabled before.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,7 +1,13 @@ 2016-05-02 Florian Weimer <fweimer@redhat.com> + * hesiod/hesiod_p.h (DEF_RHS): Remove. + * hesiod/hesiod.c (hesiod_init): Remove code for handling DEF_RHS. + +2016-05-02 Florian Weimer <fweimer@redhat.com> + * hesiod/hesiod.h: Remove RCS keyword. * hesiod/hesiod_p.h: Likewise. + * hesiod/hesiod.c: Likewise. 2016-05-01 Arnas Udovičius <arnas.udovicius@gmail.com> |