From 32abaed9def7de4db9638213e31f2dbfe1e949f0 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Tue, 25 Aug 2015 14:14:36 -0400 Subject: [PATCH] more changelog message --- golang.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/golang.spec b/golang.spec index 2393e08..ec4734f 100644 --- a/golang.spec +++ b/golang.spec @@ -417,7 +417,10 @@ fi %changelog * Tue Aug 25 2015 Vincent Batts - 1.5-3 -- only allow the golang zoneinfo.zip to be used in tests +- bz1256910 only allow the golang zoneinfo.zip to be used in tests +- bz1166611 add golang.org/x directory +- bz1256525 include stdlib shared object. This will let other libraries and binaries + build with `go build -buildmode=shared -linkshared ...` or similar. * Sun Aug 23 2015 Peter Robinson 1.5-2 - Enable aarch64