From 484ae339481091da7d738d557c1ec368f445011a Mon Sep 17 00:00:00 2001 From: Job Snijders Date: Mon, 30 Dec 2019 18:35:16 +0000 Subject: [PATCH] Update changelog --- CHANGES | 1 + README.md | 5 +++-- bgpq4.spec | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 962cf1a..0e90530 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,5 @@ 0.0.3 (2019-12-30): + - Remove the '-2' command line option - Significant code reformating - Improve performance by using IRRd 4's A query when available diff --git a/README.md b/README.md index d8d3bff..c63b95b 100644 --- a/README.md +++ b/README.md @@ -382,8 +382,9 @@ SEE ALSO AUTHORS ------- -Alexandre Snarskii, Christian David, Claudio Jeker, Job Snijders, Massimiliano Stucchi, Michail Litvak, -Peter Schoenmaker, Roelf Wichertjes, and contributions from many others. +Alexandre Snarskii, Christian David, Claudio Jeker, Job Snijders, +Massimiliano Stucchi, Michail Litvak, Peter Schoenmaker, Roelf Wichertjes, +and contributions from many others. Project ------- diff --git a/bgpq4.spec b/bgpq4.spec index ed7f14b..381e3fc 100644 --- a/bgpq4.spec +++ b/bgpq4.spec @@ -37,6 +37,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Mon Dec 30 2019 Job Snijders 0.0.3 +- Remove the '-2' command line option - Significant code reformating - Improve performance by using IRRd 4's A query when available