aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-09-12 23:02:09 +0000
committerGuy Harris <guy@alum.mit.edu>2000-09-12 23:02:09 +0000
commit6a6c34642648a988b8d15a098c9464f28a9ea56b (patch)
tree7f380ad94b3267e706ac1338915c21d6bbb9aab6 /NEWS
parente4fd931ddeffb4b3e422c0bec851322adbc8b192 (diff)
Expand on the item about G_HAVE_GINT64.
svn path=/trunk/; revision=2424
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fefaa23602..4122b4ba27 100644
--- 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)