From 1f052d3c1f7cbdecba7eed45bf6879bb4a5b7b78 Mon Sep 17 00:00:00 2001 From: Tiago Ilieve Date: Sat, 2 May 2015 12:23:00 -0300 Subject: [PATCH] CHANGELOG: use tabs instead of spaces --- CHANGELOG.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 9e35c93..0d17e6e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -23,7 +23,7 @@ Jonh Wendell: 2015-04-27 ---------- John Kristensen: - * Add authentication support to the apt proxy plugin + * Add authentication support to the apt proxy plugin 2015-04-25 ---------- @@ -60,15 +60,15 @@ Anders Ingemann (work started 2014-08-31, merged on 2015-04-25): * Extend sed_i to raise Exceptions when the expected amount of replacements is not met Jonas Bergler: - * Fixes #145: Fix installation of vbox guest additions. + * Fixes #145: Fix installation of vbox guest additions. Tiago Ilieve: - * Fixes #142: msdos partition type incorrect for swap partition (Linux) + * Fixes #142: msdos partition type incorrect for swap partition (Linux) 2015-04-23 ---------- Tiago Ilieve: - * Fixes #212: Sparse file is created on the current directory + * Fixes #212: Sparse file is created on the current directory 2014-11-23 ----------