Support for cbfs. Also factor out the part which is common
for all archives to a separate module. This splits tar from cpio as they are very different but keeps cpio, cpio_be, odc and newc together since they're very similar.
This commit is contained in:
parent
a5b55c4b32
commit
5027af38cf
15 changed files with 1285 additions and 454 deletions
|
@ -1,3 +1,10 @@
|
|||
2013-06-15 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Support for cbfs. Also factor out the part which is common
|
||||
for all archives to a separate module. This splits tar from cpio
|
||||
as they are very different but keeps cpio, cpio_be, odc and newc
|
||||
together since they're very similar.
|
||||
|
||||
2013-06-15 David Michael <fedora.dm0@gmail.com>
|
||||
|
||||
* configure.ac (FREETYPE): Change AC_CHECK_PROGS to AC_CHECK_TOOLS.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue