From e69dc340ed83d4e18edc38fb23f71ecb3a899812 Mon Sep 17 00:00:00 2001 From: Keghani Kouzoujian Date: Mon, 27 Nov 2017 18:09:36 +0100 Subject: [PATCH] Add pending code change snippet for RPM build fix (#2029) --- pending_code_changes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pending_code_changes.txt b/pending_code_changes.txt index 8b1378917..2ccc2dfb2 100644 --- a/pending_code_changes.txt +++ b/pending_code_changes.txt @@ -1 +1,2 @@ - +Build changes: + - C++ library can now be built as 32- and 64-bit RPMs (#643).