From 7169b1ff4ca94c6dfd9e1ab4a2e71b681801b467 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Fri, 15 Jan 2016 19:12:26 +0000 Subject: [PATCH] Version: Committing version data for tag: jgrpp-0.10.1 --- .ottdrev-vc | 4 ++-- README.md | 2 +- jgrpp-changelog.md | 6 ++++++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.ottdrev-vc b/.ottdrev-vc index 933a624ee6..9d8420f4b8 100644 --- a/.ottdrev-vc +++ b/.ottdrev-vc @@ -1,2 +1,2 @@ -jgrpp-0.10.0 27495 0 jgrpp-0.10.0 -a7f40b6e2871b8289aee3d91691f62d96d7c7d447dc0c75646abbe60a92430f1 - +jgrpp-0.10.1 27495 0 jgrpp-0.10.1 +dc89a789e4683d785aed107d590979800fbce7d46865f02191d4bb5bc2666bcc - diff --git a/README.md b/README.md index 8e49bc9410..eb2bad06e8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## JGR's Patchpack version 0.10.0 +## JGR's Patchpack version 0.10.1 This is a collection of patches applied to [OpenTTD](http://www.openttd.org/) diff --git a/jgrpp-changelog.md b/jgrpp-changelog.md index bb4faa2fe9..9cb56e404c 100644 --- a/jgrpp-changelog.md +++ b/jgrpp-changelog.md @@ -2,6 +2,12 @@ * * * +### v0.10.1 (2016-01-15) +* Fix FreeType fonts having an incorrect height (regression from v0.10.0). +* Routing restrictions: + * Fix copying a signal without a program creating an empty program and marking the signal as restricted, instead of not creating a program. + * Fix GUI issue where if a picker button was clicked when another picker button was already lowered/active, both would be raised. + ### v0.10.0 (2016-01-13) * Fix building rivers being disabled in scenario editor mode. * Fix minor visual issue with SSE2 palette animator.