diff options
author | Eric Anholt <eric@anholt.net> | 2007-01-05 17:56:58 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2007-01-05 17:58:53 -0800 |
commit | 716d84889f90880c634136e9c1e754edd587ea9e (patch) | |
tree | 02d67b2b0a5fe41402ddf7ccb5f88e3fc418c7d8 /README | |
parent | c3c2777a7805c95f7d7bf64998e188d0eba65cba (diff) |
Add a request to report a region of damage against a drawable.
This brings the library up to supporting version 1.1 of the protocol. Bump
package version accordingly.
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,10 +1,9 @@ RandR X RandR Extension - Version 1.0 - 2002-10-4 + Version 1.1 + 2007-01-04 -This package contains header files and documentation for the X RandR -extension. Library and server implementations are separate. +This package contains the library for the X Damage extension. Keith Packard keithp@keithp.com |