diff options
author | Olivier Blin <oblin@mandriva.com> | 2008-02-28 16:20:13 +0000 |
---|---|---|
committer | Olivier Blin <oblin@mandriva.com> | 2008-02-28 16:20:13 +0000 |
commit | 887c41ee6d59af5bc84dbf6be480ab7829171e8a (patch) | |
tree | cacdb78adb483a30905b6a5b8ed9bb9e40f830c3 /rescue/NEWS | |
parent | 039f8f1b09c955fda84e9279df960fe5b3394a66 (diff) | |
download | drakx-887c41ee6d59af5bc84dbf6be480ab7829171e8a.tar drakx-887c41ee6d59af5bc84dbf6be480ab7829171e8a.tar.gz drakx-887c41ee6d59af5bc84dbf6be480ab7829171e8a.tar.bz2 drakx-887c41ee6d59af5bc84dbf6be480ab7829171e8a.tar.xz drakx-887c41ee6d59af5bc84dbf6be480ab7829171e8a.zip |
support new modules location (#38207) by reusing some DrakX code (and duplicating a bit of install::commands)
Diffstat (limited to 'rescue/NEWS')
-rw-r--r-- | rescue/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rescue/NEWS b/rescue/NEWS index 0f06f84f2..c667c6f0e 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,4 @@ +- support new modules location (#38207) - adapt to perl 5.10 - fix build (fix a workaround in partimage_whole_disk) |