diff options
author | Keith Packard <keithp@keithp.com> | 2014-06-20 11:56:58 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-06-20 11:56:58 -0700 |
commit | 0da9cdfbeacbaed13615ca2daade372920299c4a (patch) | |
tree | 09e1b03755cd6826de8854081c784790b1f9041e | |
parent | 2bbbd2c22e32d4c40782a9f12657f1a385cc6bc7 (diff) |
Add note about including Google maps API key
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | doc/release-notes-1.4.1.xsl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/release-notes-1.4.1.xsl b/doc/release-notes-1.4.1.xsl index 14258ea6..e6c82d60 100644 --- a/doc/release-notes-1.4.1.xsl +++ b/doc/release-notes-1.4.1.xsl @@ -42,6 +42,13 @@ packages for Linux, Mac and Windows. </para> </listitem> + <listitem> + <para> + Include Google Application Key for map downloading. The 1.4 + release didn't have this key in the released version of the + software, making map downloading fail for most people. + </para> + </listitem> </itemizedlist> </para> </article> |