diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-08-26 11:13:12 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-08-26 11:13:12 +0100 |
commit | a5b7965df6e8dee83dea4d8c8762da16c5d9816e (patch) | |
tree | b1f35660a36f376a77978b1e3bd07ddbeac58b6b | |
parent | cae010698a99dd036dd81f89e70d1a615f87947d (diff) |
note commonlib update in changelog
-rw-r--r-- | doc/CHANGES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 2addb179a..2058fa529 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -87,6 +87,8 @@ candidate: and is current, and executable by the cap user. You can create it using the template `config/sysvinit-thin.ugly` or `config/sysvinit-passenger.ugly` as described in http://alaveteli.org/docs/installing/manual_install/#generate-alaveteli-service +* This release includes an update to the commonlib submodule - you + should be warned about this when running rails-post-deploy. # Version 0.18 |