From cffdb0fe0de9dd5528dedd23046ec70411668f1a Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Wed, 27 Apr 2011 14:53:37 +0200 Subject: UPGRADING: Add note on merging config file changes. Signed-off-by: Lukas Fleischer --- UPGRADING | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UPGRADING b/UPGRADING index bf66cc93..813f87f4 100644 --- a/UPGRADING +++ b/UPGRADING @@ -13,6 +13,8 @@ each AUR upgrade by running `make install` in the "po/" directory. ALTER TABLE Users DROP COLUMN NewPkgNotify; ---- +3. Merge "web/lib/config.inc.proto" with "web/lib/config.inc". + From 1.8.1 to 1.8.2 ------------------- -- cgit v1.2.3-24-g4f1b