summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 8bdc29df..8e8bcf16 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -205,6 +205,7 @@ $urpm->update_media(nolock => 1);
* Thu Jul 31 2003 François Pons <fpons@mandrakesoft.com> 4.4-16mdk
- fixed transaction number when split is active.
- fixed transaction which should not be splited in parallel mode.
+- use a regular file opened in write mode for locking.
* Tue Jul 29 2003 François Pons <fpons@mandrakesoft.com> 4.4-15mdk
- fixed urpme --parallel --auto still asking the user.