[xserver-commit] xserver ChangeLog,3.124,3.125
Eric Anholt
xserver-commit@pdx.freedesktop.org
Sat, 24 Jan 2004 21:41:14 -0800
Committed by: anholt
Update of /cvs/xserver/xserver
In directory pdx:/home/anholt/xserver
Modified Files:
ChangeLog
Log Message:
- Actually add GLX Makefile.ams. (oops)
- Add some missing .cvsignores.
Index: ChangeLog
===================================================================
RCS file: /cvs/xserver/xserver/ChangeLog,v
retrieving revision 3.124
retrieving revision 3.125
diff -u -d -r3.124 -r3.125
--- ChangeLog 25 Jan 2004 05:34:07 -0000 3.124
+++ ChangeLog 25 Jan 2004 05:41:11 -0000 3.125
@@ -1,5 +1,17 @@
2004-01-24 Eric Anholt <anholt@FreeBSD.org>
+ * GL/.cvsignore:
+ * GL/Makefile.am:
+ * GL/glx/.cvsignore:
+ * GL/glx/Makefile.am:
+ * GL/mesa/.cvsignore:
+ * GL/mesa/Makefile.am:
+ * hw/xwin/.cvsignore:
+ - Actually add GLX Makefile.ams. (oops)
+ - Add some missing .cvsignores.
+
+2004-01-24 Eric Anholt <anholt@FreeBSD.org>
+
* dri/dri.c:
Fix a warning (prototype missing).