changelog in sysdeps-0.0.5 vs changelog in sysdeps-0.0.6
- old
+ new
@@ -7,11 +7,16 @@
- fixed set of path libraries when ld.so.conf is not a file
0.0.4:
- fixed dead links
- added -v option
- - scan the entire system for libraries instead of restricting search to specific
- paths, to support a wide set of linux distros
+ - scan the entire system for libraries instead of
+ restricting search to specific paths,
+ to support a wide set of linux distros
0.0.5:
- fixed utf-8 encoding error
- do not scan only /proc, /sys, and /dev
+
+0.0.6:
+ - fixed error crash when building cache
+ - added minimal threading when collecting infos