]> git.cworth.org Git - apitrace/blobdiff - NEWS.markdown
Merge branch 'master' into d2d
[apitrace] / NEWS.markdown
index 7cf9e3848662c13b768121eb9aea57e221c87a50..29ca6198c5b962b3d9c6984961831f9710876b39 100644 (file)
@@ -2,8 +2,16 @@ This file lists the major user visible improvments.  For a full list of changes
 and their authors see the git history.
 
 
-Recent developments
-===================
+Development
+===========
+
+* Top-level `apitrace` command.
+
+* Trace and retrace support for EGL, GLES1, and GLES2 APIs.
+
+
+Version 2.0
+===========
 
 * Flush/sync trace file only when there is an uncaught signal/exception,
   yielding a 5x speed up while tracing.