summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2007-01-05 17:56:58 -0800
committerEric Anholt <eric@anholt.net>2007-01-05 17:58:53 -0800
commit716d84889f90880c634136e9c1e754edd587ea9e (patch)
tree02d67b2b0a5fe41402ddf7ccb5f88e3fc418c7d8 /README
parentc3c2777a7805c95f7d7bf64998e188d0eba65cba (diff)
downloadxorg-lib-libXdamage-716d84889f90880c634136e9c1e754edd587ea9e.tar.gz
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--README7
1 files changed, 3 insertions, 4 deletions
diff --git a/README b/README
index 9968c6b..9b3a406 100644
--- a/README
+++ b/README
@@ -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