diff options
-rw-r--r-- | rescue/NEWS | 2 | ||||
-rw-r--r-- | rescue/list.xml | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/rescue/NEWS b/rescue/NEWS index 64ae52fca..fdd1fc67f 100644 --- a/rescue/NEWS +++ b/rescue/NEWS @@ -1,3 +1,5 @@ +- add missing libfuse.so.2 for mount.ntfs-3g (#1189) + Version 1.24 - 20 May 2011, by tmb - devices.pl: call mknod directly diff --git a/rescue/list.xml b/rescue/list.xml index 7e057931f..876d30554 100644 --- a/rescue/list.xml +++ b/rescue/list.xml @@ -257,6 +257,7 @@ libnss_dns.so.2 libresolv.so.2 ld-linux*.so.2 + libfuse.so.2 </from> </filter> |