*** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7951 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
2000-02-16 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
|
* snprintf.c (PARSE_INT_FORMAT): note that shorts are actually
|
||||||
|
transmitted as ints
|
||||||
|
(according to the integer protomotion rules) in variable arguments
|
||||||
|
lists. Therefore, we should not call va_arg with short but rather
|
||||||
|
with int. See <http://www.debian.org/Bugs/db/57/57919.html> for
|
||||||
|
original bug report
|
||||||
|
|
||||||
2000-02-13 Assar Westerlund <assar@sics.se>
|
2000-02-13 Assar Westerlund <assar@sics.se>
|
||||||
|
|
||||||
* Makefile.am: bump version to 7:0:2
|
* Makefile.am: bump version to 7:0:2
|
||||||
|
Reference in New Issue
Block a user