From 1afe488c81272f8d0c168382a103bf0d74ceae92 Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Wed, 10 May 2017 15:25:51 +0100 Subject: [PATCH] Updated changelog --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 49986d0..2b949a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ruby-linux-netlink (0.19-1) stable; urgency=medium + + * The size of size_t is now calculated from the size of an unsigned long + int, instead of calling gcc. + + -- Patrick J Cherry Wed, 10 May 2017 15:24:42 +0100 + ruby-linux-netlink (0.18-2) stable; urgency=medium * This package is now architecture independent.