summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2010-01-18 02:38:45 +0100
committerSebastian Pipping <sebastian@pipping.org>2010-01-18 02:40:45 +0100
commit8467497542c0b41e5361a9741d914a0ea2f42c39 (patch)
treefbf90c6e6c1a7cbb248e8c5f1c5c155707ac15b4 /CHANGES
parent35b801214aabd8d4a06bcd501a21601827ea2256 (diff)
downloadlayman-8467497542c0b41e5361a9741d914a0ea2f42c39.tar.gz
layman-8467497542c0b41e5361a9741d914a0ea2f42c39.tar.bz2
layman-8467497542c0b41e5361a9741d914a0ea2f42c39.zip
No longer treat sync warnings like errors
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1a9473c..b4f24b9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,8 @@ Version TODO
- Syncing failed for overlays that no longer exist in the remote
lists with no need to (bug #301174)
+ - No longer treat sync warnings like errors (bug #301327)
+
- Fix faults introduced at refactoring (bug #301253)