From a68f885d5d3f649ad39b1b25b01343336f2b1cc0 Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Sun, 7 Feb 2016 20:41:25 +0100 Subject: [PATCH] Fix small typo in the changelog file --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a77ba9c..b1c8ebb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ RedHat, and a change of maintainership: ## Changes in version 1.1 (Sun, 27 Apr 2008) - unused defines removed from `mtio.h` (compiles also with - distributions no having `linux/qic117.h`) + distributions not having `linux/qic117.h`) - add support for `MT_ST_SILI` to mt and stinit - add mt command `showoptions` for kernels >= 2.6.26 - fix mode number printing in stinit's verbose mode (from Martin Jacobs)