summaryrefslogtreecommitdiff
path: root/Releasing
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-05-28 10:43:09 -0700
committerKeith Packard <keithp@keithp.com>2014-05-28 13:04:12 -0700
commit02e657e45e217dc483a81f28020cfe65a826e9be (patch)
tree93d03c2f8c29fc1dfd2cef714ebe127e420fd948 /Releasing
parent9b9e4bf1b51c45553879141811748e65debfc251 (diff)
Document the need for ~/altusmetrumllc/google-maps-api-key
Stick this in Releasing Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Releasing')
-rw-r--r--Releasing6
1 files changed, 6 insertions, 0 deletions
diff --git a/Releasing b/Releasing
index 965c93cf..8b306007 100644
--- a/Releasing
+++ b/Releasing
@@ -7,6 +7,12 @@ These are Bdale's notes on how to do a release.
and add release to the revision history at the front (release notes
will be pulled in automatically)
+ - get a Google Maps API key and install it in
+ ~/altusmetrumllc/google-maps-api-key. If you don't have a
+ key, the app will still work, but downloading map tiles will
+ be slow, and you will only be able to download a limited
+ number per day.
+
- update the version in configure.ac
git log > ChangeLog
git commit -a