summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroland <roland>2005-11-28 02:14:01 +0000
committerroland <roland>2005-11-28 02:14:01 +0000
commit5c9ec041020201886af141a40e7752463db02ca7 (patch)
tree42567e7986d3583a64700ac4b59cf99f36d68ba9
parentb5bd7775e67d53aedb4af08e8b8ef724fd1ab1ab (diff)
downloadsystemtap-steved-5c9ec041020201886af141a40e7752463db02ca7.tar.gz
systemtap-steved-5c9ec041020201886af141a40e7752463db02ca7.tar.xz
systemtap-steved-5c9ec041020201886af141a40e7752463db02ca7.zip
.
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c55da35..fe53eddf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-11-27 Roland McGrath <roland@redhat.com>
+ * loc2c.c (location_from_address): Diagnose null FB_ATTR specially.
+
* loc2c.c (location_from_address): Fix function name in error message.
2005-11-27 Frank Ch. Eigler <fche@elastic.org>