Expand on the item about G_HAVE_GINT64.

svn path=/trunk/; revision=2424
This commit is contained in:
Guy Harris 2000-09-12 23:02:09 +00:00
parent e4fd931dde
commit 6a6c346426
1 changed files with 2 additions and 1 deletions

3
NEWS
View File

@ -33,7 +33,8 @@ Overview of changes in Ethereal 0.8.12:
* Add #defines to DNS dissector (Guy)
* Fix compilation in non-source directory (Laurent)
* Add ethertypes (Laurent)
* Fix for compiling if G_HAVE_GINT64 (Guy)
* Add routines for fetching little-endian and big-endian 64-bit integral
quantities, if G_HAVE_GINT64 is defined (Guy)
* ISIS CLV fix (Laurent)
* Add proto_tree_add_text_valist (Laurent)
* make-reg-dotc fix (Guy)