summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2010-01-12 16:56:39 +0100
committerSebastian Pipping <sebastian@pipping.org>2010-01-12 16:56:39 +0100
commit3004cad75da1af98f50c9f457bc43fc3aeda1a7a (patch)
treec9bef40d1cc7f34f87e3953a3569474c333c9925 /CHANGES
parent18d5ccac39d9c5a813331959f54a7961e83174ce (diff)
downloadlayman-3004cad75da1af98f50c9f457bc43fc3aeda1a7a.tar.gz
layman-3004cad75da1af98f50c9f457bc43fc3aeda1a7a.tar.bz2
layman-3004cad75da1af98f50c9f457bc43fc3aeda1a7a.zip
New fail-logic on removal of an overlay
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index df394b4..73d8cd9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,9 @@ Version TODO
- Drop support for broken tar overlays with missing category level
(and missing profiles/repo_name as a consequence)
+ - Make missing overlay directory not fail removal of that overlay
+ from the local list
+
Version 1.2.5 - Released 2010/01/04
===================================