Deleted Added
full compact
ChangeLog (57419) ChangeLog (57422)
12000-02-19 Assar Westerlund <assar@sics.se>
2
3 * Makefile.am: set version to 7:1:2
4
52000-02-16 Assar Westerlund <assar@sics.se>
6
7 * snprintf.c (PARSE_INT_FORMAT): note that shorts are actually
8 transmitted as ints
9 (according to the integer protomotion rules) in variable arguments
10 lists. Therefore, we should not call va_arg with short but rather
11 with int. See <http://www.debian.org/Bugs/db/57/57919.html> for
12 original bug report
13
12000-02-13 Assar Westerlund <assar@sics.se>
2
3 * Makefile.am: bump version to 7:0:2
4
5 * getarg.c (mandoc_template): also fix no- prefix in .Sh OPTIONS
6 * getarg.c (mandoc_template): better man-stuff for negative
7 options
8

--- 743 unchanged lines hidden ---
142000-02-13 Assar Westerlund <assar@sics.se>
15
16 * Makefile.am: bump version to 7:0:2
17
18 * getarg.c (mandoc_template): also fix no- prefix in .Sh OPTIONS
19 * getarg.c (mandoc_template): better man-stuff for negative
20 options
21

--- 743 unchanged lines hidden ---