summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPrerna <prerna@linux.vnet.ibm.com>2008-09-25 14:25:40 +0530
committerprerna <prerna@PS.(none)>2008-09-25 14:25:40 +0530
commit4b3b2cc7d334e9fa525dc54d9a5c03f48fc99f07 (patch)
tree5b29fae62a5caca472cb1d9451c2fbaff141c20b /NEWS
parentc2581b3dabc520e9392e97ef6041ae928f99e927 (diff)
downloadsystemtap-steved-4b3b2cc7d334e9fa525dc54d9a5c03f48fc99f07.tar.gz
systemtap-steved-4b3b2cc7d334e9fa525dc54d9a5c03f48fc99f07.tar.xz
systemtap-steved-4b3b2cc7d334e9fa525dc54d9a5c03f48fc99f07.zip
Handling members with anonymous structs / unions
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 824f3ded..f54e0299 100644
--- a/NEWS
+++ b/NEWS
@@ -381,3 +381,5 @@
- Many minor bug fixes, performance, tapset, and error message
improvements.
+
+- Modify translator code to identify members of anonymous structs / unions.