OSDN Git Service

nouveau: install libdrm_nouveau with libdrm
[android-x86/external-libdrm.git] / libdrm / ChangeLog
1 2006-03-14  Adam Jackson  <ajax@freedesktop.org>
2
3         * xf86drmHash.c:
4         Avoid walking off the end of the hash table.  (Coverity report #465)
5
6 2006-02-20  Adam Jackson  <ajax@freedesktop.org>
7
8         * ChangeLog:
9         * Makefile.am:
10         Created.
11
12         * TODO:
13         * xf86drm.c:
14         * xf86drm.h:
15         * xf86drmHash.c:
16         * xf86drmRandom.c:
17         * xf86drmSL.c:
18         Formatting cleanup, dead code removal.  Remove N() namespacing macro,
19         useless.  Remove SIGIO handling functions as they're server-only and
20         properly belong in libdri.