diff options
author | Nicolas Vigier <boklm@mars-attacks.org> | 2013-11-25 14:34:03 +0100 |
---|---|---|
committer | Nicolas Vigier <boklm@mars-attacks.org> | 2013-11-25 14:34:03 +0100 |
commit | 2eabb7b3e7e3b452ebf0a227eea9956dd136fff9 (patch) | |
tree | 4b1f96dc651e783a26ca46a489be9ef4e5d55064 /NEWS | |
parent | af79eae69272740f8cf23679c903dd78843d4a4f (diff) | |
download | mgagit-2eabb7b3e7e3b452ebf0a227eea9956dd136fff9.tar mgagit-2eabb7b3e7e3b452ebf0a227eea9956dd136fff9.tar.gz mgagit-2eabb7b3e7e3b452ebf0a227eea9956dd136fff9.tar.bz2 mgagit-2eabb7b3e7e3b452ebf0a227eea9956dd136fff9.tar.xz mgagit-2eabb7b3e7e3b452ebf0a227eea9956dd136fff9.zip |
Fix bug introduced by commit 17ad237cd599702f
The gl_template option is now in the origin_config instead of
repo_config before, so we need to use the origin_config function to
access it.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +- fix bug introduced in version 0.11, access gl_template using + origin_config. + + Version 0.11 - soft_repo.gl: Put maintainer nick in square brackets |