-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathCHANGELOG
46 lines (26 loc) · 1 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
2007-02-05 14:55 geocar
* mtfscan.c: fix slashes
2007-02-05 14:55 geocar
* mtftar.c: gcc fixes
2006-10-03 18:44 geocar
* mtfscan.c: improve utf16le convert
2005-01-31 07:15 geocar
* DESCRIPTION, README: added some docs
2004-10-14 22:12 geocar
* tar.h, tarout.c: support for building out USTAR headers (file
names up to 255 chars)
2004-10-06 20:58 geocar
* mtftar.c: don't confuse EOF with error :)
2004-10-06 18:49 geocar
* Makefile, mtf.h, mtfscan.c, mtfstream.c, mtftar.c: get 64-bit
offsets working, get -X and -L options working
2004-10-06 17:24 geocar
* Makefile, mtf.h, mtfstream.c, mtftar.c: major bugfix for MTF
synchronization problem, plus a hack to help avoid it in the
future
2004-09-01 15:22 geocar
* Makefile, mtf.h, mtfheader.c, mtfscan.c, mtfstream.c, mtftar.c,
tar.h, tarout.c, util.c, util.h: Initial revision
2004-09-01 15:22 geocar
* Makefile, mtf.h, mtfheader.c, mtfscan.c, mtfstream.c, mtftar.c,
tar.h, tarout.c, util.c, util.h: Loaded into CVS