summaryrefslogtreecommitdiffstats
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorUlf Hermann <[email protected]>2018-07-13 18:32:53 +0200
committerUlf Hermann <[email protected]>2018-07-13 18:32:53 +0200
commit731aa2b1b0f73b443c8ed7538c134849935d0ba1 (patch)
tree9179c5a58889c4725751856bf75d6a91810d5bf8 /lib/ChangeLog
parentd9483eb79086970df1dd875f6914bd0a442e8566 (diff)
parentaa36de0335e3ce12898954985a208f6336731289 (diff)
Merge tag 'elfutils-0.173'
elfutils 0.173 release Change-Id: I83dc56dd15c26fe7acf4ce73c29df65b8b65e757
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 7cfa768a..5655b3c1 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -23,6 +23,26 @@
* eu-config.h: Define unlocked I/O functions to locked ones if they
are unavailable.
+2018-06-01 Mark Wielaard <[email protected]>
+
+ * printversion.c (print_version): Update copyright year.
+
+2018-02-09 Joshua Watt <[email protected]>
+
+ * eu-config.h (FALLTHROUGH): New macro.
+
+2017-10-16 Mark Wielaard <[email protected]>
+
+ * md5.{c,h}: Removed.
+ * sha1.{c,h}: Likewise.
+ * Makefile.am (libeu_a_SOURCES): Remove md5.c and sha1.c.
+ (noinst_HEADERS): Remove md5.h and sha1.h.
+
+2017-08-18 Ulf Hermann <[email protected]>
+
+ * eu-config.h: Define attribute_packed to either
+ __attribute__((packed)) or __attribute__((packed, gcc_struct)).
+
2017-04-27 Ulf Hermann <[email protected]>
* eu-config.h: Define attribute_hidden to be empty if the compiler