diff --git a/CHANGES.txt b/CHANGES.txt
index 0769e6e..0434805 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,8 @@
+gitinspector (0.4.3)
+
+ Minor release with updated language locales.
+
+
gitinspector (0.4.2)
Minor release with many small, but great improvements.
diff --git a/docs/gitinspector.1 b/docs/gitinspector.1
index 9302580..1bf568a 100644
--- a/docs/gitinspector.1
+++ b/docs/gitinspector.1
@@ -2,12 +2,12 @@
.\" Title: gitinspector
.\" Author: [see the "AUTHOR" section]
.\" Generator: DocBook XSL Stylesheets v1.78.1
-.\" Date: 10/12/2015
+.\" Date: 10/29/2015
.\" Manual: The gitinspector Manual
-.\" Source: gitinspector 0.4.2
+.\" Source: gitinspector 0.4.3
.\" Language: English
.\"
-.TH "GITINSPECTOR" "1" "10/12/2015" "gitinspector 0\&.4\&.2" "The gitinspector Manual"
+.TH "GITINSPECTOR" "1" "10/29/2015" "gitinspector 0\&.4\&.3" "The gitinspector Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/docs/gitinspector.html b/docs/gitinspector.html
index 583fe8e..8232a97 100644
--- a/docs/gitinspector.html
+++ b/docs/gitinspector.html
@@ -1,5 +1,5 @@
-
gitinspector
Name
gitinspector — statistical analysis tool for git repositories
Synopsis
gitinspector [OPTION]… [REPOSITORY]
DESCRIPTION
Analyze and gather statistics about a git repository. The defaut analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author. Under normal operation, gitinspector filters the results to only show statistics about a number of given extensions and by default only includes source files in the statistical analysis.
Several output formats are supported, including plain text, HTML and XML.
OPTIONS
List information about the repository in REPOSITORY. If no repository is specified, the current directory is used. If multiple repositories are given, information will be fetched from the last repository specified.
Mandatory arguments to long options are mandatory for short options too. Boolean arguments can only be given to long options.
+gitinspector
Name
gitinspector — statistical analysis tool for git repositories
Synopsis
gitinspector [OPTION]… [REPOSITORY]
DESCRIPTION
Analyze and gather statistics about a git repository. The defaut analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author. Under normal operation, gitinspector filters the results to only show statistics about a number of given extensions and by default only includes source files in the statistical analysis.
Several output formats are supported, including plain text, HTML and XML.
OPTIONS
List information about the repository in REPOSITORY. If no repository is specified, the current directory is used. If multiple repositories are given, information will be fetched from the last repository specified.
Mandatory arguments to long options are mandatory for short options too. Boolean arguments can only be given to long options.