3dfe28d47f7f65f82e54af1cb4affd0002608b82
[platform/upstream/mtools.git] / debian / changelog
1 mtools (4.0.17) stable; urgency=low
2
3   * mbadblocks now takes a list of bad blocks (either as sectors
4     or as clusters)
5   * mbadblocks now is able to do write scanning for bad blocks
6   * mshowfat can show cluster of specific offset
7   * Enable mtools to deal with very small sector sizes...
8   * Fixed encoding of all-lowercase names (no need to mangle
9     these)
10   * Consider every directory entry after an ENDMARK (0x00) to be deleted
11   * After writing a new entry at end of a directory, be sure to also add
12     an ENDMARK (0x00)
13   * Deal with possibility of a NULL pointer being returned by
14     localtime during timestamp conversion
15  -- Alain Knaff <alain@knaff.lu>  Wed, 29 Jun 2011 00:21:20 +0200
16 mtools (4.0.16) stable; urgency=low
17
18   * configure.in fixes
19   * fixed formatting of fat_size_calculation.tex document
20   * compatibility with current autoconfig versions
21   * Make it clear that label is limited to 11 characters
22   * Fixed typo in initialization of FAT32 info sector
23
24  -- Alain Knaff <alain@knaff.lu>  Sat, 16 Apr 2011 18:00:30 +0200
25 mtools (4.0.15) stable; urgency=low
26
27   * Added missing -i option to mshortname
28   * Splitted .deb package into mtools and floppyd in order to
29     match Ubuntu
30
31  -- Alain Knaff <alain@knaff.lu>  Sun, 17 Oct 2010 19:42:46 +0200
32 mtools (4.0.14) stable; urgency=low
33
34   * New mshortname command
35   * Fix floppyd for disks bigger than 2 Gig
36   * Remove obsolete -z flag
37   * Remove now unsupported AC_USE_SYSTEM_EXTENSIONS
38   * Fixed output formatting of mdir if MTOOLS_DOTTED_DIR is set
39   * Mformat now correctly writes backup boot sector
40   * Fixed signedness of serial number in mlabel
41   * Fixed buffer size problem in mlabel
42   * Make mlabel write backup boot sector if FAT32
43   * Catch situation where both clear and new label are given to mlabel
44   * Quote filename parameters to scripts
45   * Mformat: Close file descriptor for boot sector
46   * Added lzip support to scripts/uz
47   * Added Tot_sectors option to mformat
48   * Fixed hidden sector handling in mformat
49   * Minfo generates mformat command lines containing new -T option
50   * Mlabel prints error if label too long
51
52  -- Alain Knaff <alain@knaff.lu>  Tue, 12 Oct 2010 00:19:48 +0200
53 mtools (4.0.13) stable; urgency=low
54
55   * Merged Debian patches
56
57  -- Alain Knaff <alain@knaff.lu>  Sun, 28 Feb 2010 15:33:45 +0100
58 mtools (4.0.12) stable; urgency=low
59
60   * Mingw compatibility fixes
61
62  -- Alain Knaff <alain@knaff.lu>  Tue,  3 Nov 2009 21:26:58 +0100
63 mtools (4.0.11) stable; urgency=low
64
65   * Fixed compiler in mlabel.c and elsewhere
66   * Fixed h flag in mattrib.c
67   * Added missing error checking in floppyd and elsewhere
68
69  -- Alain Knaff <alain@knaff.lu>  Sat, 29 Aug 2009 14:38:19 +0200
70 mtools (4.0.10) stable; urgency=low
71
72   * More copyright stuff
73   * Fixed issues with max filesize (was 2GB instead of 4GB, and
74     warned only after copying the beginning)
75
76  -- Alain Knaff <alain@knaff.lu>  Tue,  3 Mar 2009 22:14:04 +0100
77 mtools (4.0.9) stable; urgency=low
78
79   * More copyright stuff
80
81  -- Alain Knaff <alain@knaff.lu>  Mon,  2 Mar 2009 22:15:54 +0100
82 mtools (4.0.8) stable; urgency=low
83
84   * Copyright notices
85
86  -- Alain Knaff <alain@knaff.lu>  Sun,  1 Mar 2009 00:36:22 +0100
87 mtools (4.0.7) stable; urgency=low
88
89   * Fixed conversion to native on OS/2
90   * Fix parsing of --help flag
91
92  -- Alain Knaff <alain@knaff.lu>  Tue, 24 Feb 2009 19:55:46 +0100
93 mtools (4.0.6) stable; urgency=low
94
95   * Fallback for missing wchar_t iconv codepage on OS/2
96   * Fixes for LSEEK64 support
97   * Support for --help that returns a 0 exit status
98
99  -- Alain Knaff <alain@knaff.lu>  Sun, 22 Feb 2009 02:04:32 +0100
100 mtools (4.0.5) stable; urgency=low
101
102   * Make setpgrp() usage in floppyd conditional
103   * Re-instate PACKED around structure (ARM)
104   * LSEEK64
105
106  -- Alain Knaff <alain@knaff.lu>  Thu, 19 Feb 2009 23:55:04 +0100
107 mtools (4.0.4) stable; urgency=low
108
109   * BSD support: SCSI, use getuserid/getgroupid in floppyd
110   * Another attempt at putwc fix for OS/2
111   * Further GNU fixes
112   * Fallback for putwc if there is wchar (OS/2)
113
114  -- Alain Knaff <alain@knaff.lu>  Sun, 15 Feb 2009 16:18:32 +0100
115 mtools (4.0.3) stable; urgency=low
116
117   * Fix multipart pathname parsing bug in vfat.c (forgot limited length)
118   * Supplied fallback define for putwc
119   * Copyright notices in all sources
120
121  -- Alain Knaff <alain@knaff.lu>  Mon,  9 Feb 2009 21:46:01 +0100
122 mtools (4.0.2) stable; urgency=low
123
124   * Fixed off-by-2 error in unix_name in file_name.c
125
126  -- Alain Knaff <alain@knaff.lu>  Mon, 26 Jan 2009 22:58:06 +0100
127 mtools (4.0.1) stable; urgency=low
128
129   * Missing functions on Solaris
130
131  -- Alain Knaff <alain@knaff.lu>  Sun,  7 Dec 2008 21:38:55 +0100
132 mtools (4.0.0) stable; urgency=low
133
134   * Offset for -i-specified image files
135
136  -- Alain Knaff <alain@knaff.lu>  Sat, 29 Nov 2008 09:20:30 +0100
137 mtools (4.0.0-pre2) stable; urgency=low
138
139   * Use transliteration to represent characters which don't exist in
140   target set
141
142  -- Alain Knaff <alain@knaff.lu>  Tue, 18 Nov 2008 22:42:23 +0100
143 mtools (4.0.0-pre1) stable; urgency=low
144
145   * Unicode support
146
147  -- Alain Knaff <alain@knaff.lu>  Sat,  1 Nov 2008 20:52:58 +0100
148 mtools (3.9.11-20071226) stable; urgency=low
149
150   * first release of debian package
151
152  -- Alain Knaff <alain@knaff.lu>  Tue, 28 Aug 2007 23:23:37 +0100