From 6e341d9e93d64570a144f32435b0c7004cfc2f99 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).