diff options
-rw-r--r-- | doc/CHANGES.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index f0eee4a81..51da903b1 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -6,6 +6,9 @@ ## Upgrade notes +* Existing installations will need to install the Bundler gem. See + `INSTALL.md` for details. + * Because dependencies are now handled by Bundler, when you next run the `rails-post-deploy` script, it will download, compile and install various things. Part of this is compiling xapian, which may |