From cd6ecaed1e78fda659815ba4b54ee7c3fee8cf46 Mon Sep 17 00:00:00 2001 From: Christophe Mutricy Date: Wed, 3 Feb 2010 20:50:56 +0000 Subject: [PATCH] Document the move of the module cache --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index cfae860375..92c5b5dbdf 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,14 @@ Changes between 1.0.5 and 1.1.0-git: ------------------------------------ +Important changes for users: + +Important changes for packagers: + * The module cache has moved to ${libdir}/vlc/. The module cache can now be + generated at install time except if you use staged installation. In the + later case, you can generate the module cache in your post-inst script + by invoking 'vlc-cache-gen'. If the module cache is not present and vlc + can't write in ${libdir}/vlc/, it will result it vlc taking a long time to + launch each time. Access: * Port of the screen module from Xlib to XCB -- 2.39.2