From dedb104382d1dd2a0a24f75e08dd977eca38ef59 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Mon, 27 Aug 2018 14:39:19 +0200 Subject: [PATCH] Add CHANGES note for GL #178. 5023. [cleanup] Remove isc_keyboard family of functions. [GL #178] --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 5fc867097bc..331c55d451f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5025. [cleanup] Remove isc_keyboard family of functions. [GL #178] + 5024. [func] Replace custom assembly for atomic operations with atomic support from the compiler. The code will now use C11 stdatomic, or __atomic, or __sync builtins with GCC -- 2.47.3