Expand on the item about G_HAVE_GINT64.
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 12 Sep 2000 23:02:09 +0000 (23:02 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 12 Sep 2000 23:02:09 +0000 (23:02 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2424 f5534014-38df-0310-8fa8-9805f1628bb7

NEWS

diff --git a/NEWS b/NEWS
index fefaa23602021bd50c6176e20a32d0109942a66b..4122b4ba2741e689a8f96470570ad48a3a7a18ba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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)