From a7860b072c1460d39c15d457660db3356310302f Mon Sep 17 00:00:00 2001 From: Frank Jeschke Date: Thu, 13 Apr 2017 19:27:37 +0200 Subject: [PATCH] Update changelog and installation notes --- Changelog | 5 +++++ README.rst | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 408a858..b77387f 100644 --- a/Changelog +++ b/Changelog @@ -4,6 +4,11 @@ v1.1: - Fix padding for PDO entry (Ittner) - Fix matching of FMMU nodes - FIx parsing of eeprom config +- Applied several pull requests from @sittner on github (thanks) +- Changed versioning to git describe +- Reduce build dependencies +- Fix various XML related bugs (empty tags, BOM) +- Fix recognition of mailbox attributes v1.0: - Rework of SII content printing diff --git a/README.rst b/README.rst index 6d8c5f1..4bfa1a6 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,7 @@ For more information please refer to the main documentation_. Install ======= -To build `siitool` please make sure to install `man2help` and `libxml2-dev` on +To build `siitool` please make sure to install `libxml2-dev` on your system. The prefered way is with your local packet manager (eigher (`apt(1)` or `rpm(1)` depending on your system).