[Xcb-commit] xcb ChangeLog,1.75,1.76

Jamey Sharp xcb-commit at lists.freedesktop.org
Sat Dec 24 02:30:17 PST 2005


Update of /cvs/xcb/xcb
In directory gabe:/tmp/cvs-serv5237

Modified Files:
	ChangeLog 
Log Message:
* src/xcb_xlib.c, src/xcbxlib.h, src/Makefile.am:
New header and two functions specifically for Xlib's use, so
we can quit installing xcbint.h.

* src/xcb_out.c, src/xcbint.h:
Now that Xlib uses entirely public API, force_sequence_wrap is
purely internal to xcb_out.


Index: ChangeLog
===================================================================
RCS file: /cvs/xcb/xcb/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- ChangeLog	24 Dec 2005 01:27:38 -0000	1.75
+++ ChangeLog	24 Dec 2005 10:30:15 -0000	1.76
@@ -1,3 +1,13 @@
+2005-12-24  Jamey Sharp  <jamey at minilop.net>
+
+	* src/xcb_xlib.c, src/xcbxlib.h, src/Makefile.am:
+	New header and two functions specifically for Xlib's use, so
+	we can quit installing xcbint.h.
+
+	* src/xcb_out.c, src/xcbint.h:
+	Now that Xlib uses entirely public API, force_sequence_wrap is
+	purely internal to xcb_out.
+
 2005-12-20  Jamey Sharp  <jamey at minilop.net>
 
 	* src/xcb_util.c:



More information about the xcb-commit mailing list