From 9d98c68891308c4590a9e12f25c426e15bf2fbb2 Mon Sep 17 00:00:00 2001 From: Reynald Bourtembourg Date: Tue, 15 May 2018 13:19:13 +0200 Subject: [PATCH] Update RELEASE_NOTES to add #437 --- RELEASE_NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 8640a5538..b615cf891 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -11,6 +11,7 @@ 5. FileDatabase: Use correct format specifier for unsigned arguments to sscanf (#441) 6. EventConsumer::connect_event: Fix misleading indentation (#441) 7. PollThread: Fix multiline macro definitions (#451) +8. Generate static library (#17) and fix compilation definitions (#437) 9.3.0 =====