Git init
[framework/uifw/xorg/lib/libxxf86dga.git] / ChangeLog
1 commit 3eb0d49a8d673c79ba9714d027f1ee056cf4b0b9
2 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3 Date:   Fri Oct 29 18:00:17 2010 -0700
4
5     libXxf86dga 1.1.2
6     
7     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9 commit 967c47b8e431e1b4a25b3436ba4e130cc7eee5b5
10 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
11 Date:   Fri Oct 29 17:58:37 2010 -0700
12
13     Sun's copyrights now belong to Oracle
14     
15     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
16
17 commit a9cad8418292ee2291004d2c9ada7547120b53fd
18 Author: Jesse Adkins <jesserayadkins@gmail.com>
19 Date:   Tue Sep 28 13:30:04 2010 -0700
20
21     Purge cvs tags.
22     
23     Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
24     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
25
26 commit a8a764e1c41a8f261f768e9ac2ef24e23ba6eedd
27 Author: Gaetan Nadon <memsize@videotron.ca>
28 Date:   Tue Aug 17 14:37:23 2010 -0400
29
30     man: store shadow man pages in git rather than generating them
31     
32     Simplify the build process and the makefile.
33     
34     Local fix in CVS for bug 5628 is not required
35     as the problem has been fixed in
36     util-macros d9062e4077ebfd0985baf8418f3d0f111b9ddbba
37     
38     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
39
40 commit 7395fb5197549ce048b9e759eb27cd7f4f284c66
41 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
42 Date:   Thu Jul 8 15:28:39 2010 -0700
43
44     Use make rules instead of shell for loops to generate shadow man pages
45     
46     Allows parallel make and simpler build logs/error reporting
47     
48     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
49
50 commit 30a8e2d18fe6dc9fac599e2570360ebb27207811
51 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
52 Date:   Thu Jul 8 15:26:35 2010 -0700
53
54     config: upgrade to util-macros 1.8 for additional man page support
55     
56     Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
57     The value of MAN_SUBST is the same for all X.Org packages.
58     
59     Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
60     The existing statement can now be removed from the configuration file.
61     
62     Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED)
63     Enables silent rule and use platform appropriate version of sed.
64     
65     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
66
67 commit 86ece63cf0d038eb36e80cc4836eb387c407b773
68 Author: Fernando Carrijo <fcarrijo@yahoo.com.br>
69 Date:   Thu Jul 1 07:08:11 2010 -0300
70
71     Purge macros NEED_EVENTS and NEED_REPLIES
72     
73     Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
74     Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
75     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
76
77 commit 5c9d042d4450d28c50258895885836253fbf5e61
78 Author: Gaetan Nadon <memsize@videotron.ca>
79 Date:   Mon Mar 29 16:50:34 2010 -0400
80
81     config: update AC_PREREQ statement to 2.60
82     
83     Unrelated to the previous patches, the new value simply reflects
84     the reality that the minimum level for autoconf to configure
85     all x.org modules is 2.60 dated June 2006.
86     
87     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
88     
89     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
90
91 commit e8483875af8417918ce99fac61982167f96acf17
92 Author: Gaetan Nadon <memsize@videotron.ca>
93 Date:   Mon Mar 29 14:53:49 2010 -0400
94
95     config: remove the pkgconfig pc.in file from EXTRA_DIST
96     
97     Automake always includes it in the tarball.
98     
99     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
100
101 commit 1ad4c147bbaf1523adba2e9f4b289c0fb4360097
102 Author: Gaetan Nadon <memsize@videotron.ca>
103 Date:   Tue Feb 16 10:37:21 2010 -0500
104
105     config: move CWARNFLAGS from configure.ac to Makefile.am
106     
107     Compiler warning flags should be explicitly set in the makefile
108     rather than being merged with other packages compiler flags.
109     
110     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
111
112 commit 253089a20d1496ef4102d06d603f1755e5e6e746
113 Author: Gaetan Nadon <memsize@videotron.ca>
114 Date:   Thu Jan 14 10:37:36 2010 -0500
115
116     COPYING: fix copyright notice format
117     
118     Newlines and spaces.
119     
120     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
121
122 commit 639c859ee3b74088a50bc0402f99261bd5c0f3e9
123 Author: Alan Coopersmith <alan.coopersmith@sun.com>
124 Date:   Thu Jan 14 20:56:48 2010 -0800
125
126     Update Sun license notices to current X.Org standard form
127     
128     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
129
130 commit cc8610353912c7002da001365cb9a27e1e02091a
131 Author: Gaetan Nadon <memsize@videotron.ca>
132 Date:   Fri Nov 27 20:56:04 2009 -0500
133
134     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
135     
136     Now that the INSTALL file is generated.
137     Allows running make maintainer-clean.
138
139 commit 6631f7b26574e665dfec6003ecc8d0bf77151ab4
140 Author: Gaetan Nadon <memsize@videotron.ca>
141 Date:   Wed Oct 28 14:09:10 2009 -0400
142
143     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
144     
145     Add missing INSTALL file. Use standard GNU file on building tarball
146     README may have been updated
147     Remove AUTHORS file as it is empty and no content available yet.
148     Remove NEWS file as it is empty and no content available yet.
149
150 commit 7c8e098dece92f8ac824c8e2eb3e737cacee57e7
151 Author: Gaetan Nadon <memsize@videotron.ca>
152 Date:   Tue Oct 27 15:07:26 2009 -0400
153
154     Deploy the new XORG_DEFAULT_OPTIONS #24242
155     
156     This macro aggregate a number of existing macros that sets commmon
157     X.Org components configuration options. It shields the configuration file from
158     future changes.
159
160 commit 8255d46aafed7f7527360b7b1dbf2333ad41444a
161 Author: Gaetan Nadon <memsize@videotron.ca>
162 Date:   Mon Oct 26 22:08:43 2009 -0400
163
164     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
165     
166     ChangeLog filename is known to Automake and requires no further
167     coding in the makefile.
168
169 commit efd0fb6f31ee88887e16e98dca89473ff2bb56a1
170 Author: Gaetan Nadon <memsize@videotron.ca>
171 Date:   Thu Oct 22 12:34:19 2009 -0400
172
173     .gitignore: use common defaults with custom section # 24239
174     
175     Using common defaults will reduce errors and maintenance.
176     Only the very small or inexistent custom section need periodic maintenance
177     when the structure of the component changes. Do not edit defaults.
178
179 commit 990b19154368d9a1733636367d6a99d863d558ee
180 Author: Peter Hutterer <peter.hutterer@who-t.net>
181 Date:   Tue Oct 6 16:14:45 2009 +1000
182
183     libXxf86dga 1.1.1
184     
185     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
186
187 commit 3cfcfc6246fb213bb0edf529b4f2b40907e5161c
188 Author: Peter Hutterer <peter.hutterer@who-t.net>
189 Date:   Tue Oct 6 15:38:27 2009 +1000
190
191     Include Xxf86dga.h, not xf86dga.
192     
193     f78f3ed3571ab0bd75753a7ab388120a383d894a removed xf86dga.h and instead
194     provided Xxf86dga.h. Let's use it!
195     
196     Also, remove two superfluous includes, including it once per file is enough.
197     
198     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
199
200 commit 0bd51760a0d92181faedbd52e7d7249c8179f95d
201 Author: Peter Hutterer <peter.hutterer@who-t.net>
202 Date:   Tue Oct 6 15:34:22 2009 +1000
203
204     Actually use XORG_DEFAULT_OPTIONS
205     
206     For some reason, this part didn't make it into
207     8eab9123467b047f2b4ddec7df48a679c9254ca1.
208     
209     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
210
211 commit 5bf5c3c78963cec3cd22e445c62cc7cfd2a37df2
212 Author: Peter Hutterer <peter.hutterer@who-t.net>
213 Date:   Thu Oct 1 22:34:39 2009 +1000
214
215     libXxf86dga 1.1
216     
217     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
218
219 commit 8eab9123467b047f2b4ddec7df48a679c9254ca1
220 Author: Peter Hutterer <peter.hutterer@who-t.net>
221 Date:   Thu Oct 1 22:33:10 2009 +1000
222
223     Require macros 1.3 for XORG_DEFAULT_OPTIONS
224     
225     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
226
227 commit 9be294d7455ce5799b09bc6bb06c18bea80287be
228 Author: Peter Hutterer <peter.hutterer@who-t.net>
229 Date:   Mon Sep 21 10:16:25 2009 +1000
230
231     Bump to 1.0.99.2
232     
233     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
234
235 commit f78f3ed3571ab0bd75753a7ab388120a383d894a
236 Author: Carl Worth <cworth@cworth.org>
237 Date:   Wed Sep 16 17:08:17 2009 -0700
238
239     Rename xf86dga.h to Xxf86dga.h
240     
241     The xf86dgaproto package (as of 2.0.99.2) now provides an include file
242     named xf86dga.h for compatibility. We now depend on that version.
243
244 commit fd90936abab52caf163c83d114a22980adcc3ee0
245 Author: Peter Hutterer <peter.hutterer@who-t.net>
246 Date:   Thu Aug 27 10:56:55 2009 +1000
247
248     Bump to 1.0.99.1
249     
250     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
251
252 commit e28cffbe48279a622b19cab1c83ab0a97e60ccef
253 Author: Peter Hutterer <peter.hutterer@who-t.net>
254 Date:   Wed Aug 26 16:41:04 2009 +1000
255
256     Move Xlib headers from xf86dgaproto to here.
257     
258     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
259
260 commit 66abdd3e52ef3071c7d89313cc95935a4ee7ba52
261 Author: Alan Coopersmith <alan.coopersmith@sun.com>
262 Date:   Mon Feb 2 20:34:37 2009 -0800
263
264     Add README with pointers to mailing list, bugzilla & git repos
265     
266     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
267
268 commit 11ff34f811737514ded5231b73407d63a1baf68d
269 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
270 Date:   Mon Feb 2 14:22:44 2009 -0200
271
272     Janitor: make distcheck and .gitignore.
273
274 commit d5bcd25affa9df2d937f57fac914de4b6f740ae6
275 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
276 Date:   Sun Mar 9 08:47:58 2008 +0100
277
278     nuke RCS Ids
279
280 commit 7acb8e34e19ca4ac3347cd42c31adf877397f23b
281 Author: James Cloos <cloos@jhcloos.com>
282 Date:   Thu Dec 6 16:38:43 2007 -0500
283
284     Replace static ChangeLog with dist-hook to generate from git log
285
286 commit 5968e0f1e992db63b003f2389657cd527a806efd
287 Author: Eric Anholt <eric@anholt.net>
288 Date:   Wed Sep 5 10:17:57 2007 -0700
289
290     Bump to 1.0.2 and require updated xf86dgaproto for the prototype update.
291
292 commit 625a9c61265cdd1de3da425843a1a8de80d67c78
293 Author: James Cloos <cloos@jhcloos.com>
294 Date:   Mon Sep 3 05:53:50 2007 -0400
295
296     Add *~ to .gitignore to skip patch/emacs droppings
297
298 commit b3d86af10895f30ffb2999c28c5864b2be8681f6
299 Author: Wang Zhenyu <zhenyu.z.wang@intel.com>
300 Date:   Wed Apr 18 09:35:56 2007 +0800
301
302     Fix sign extension bug on x86_64 system.
303     
304     In XF86DGAGetVideoLL(), we pass offset param as 'int' type, but
305     later we cast it to 'unsigned long' in calling MapPhysAddress().
306     This causes page table error on x86_64 system like below:
307     
308     dga: Corrupted page table at address 2b9712b1b000
309     PGD 702a4067 PUD 6f830067 PMD 6f864067 PTE ffffffff80040027
310     Bad pagetable: 000f [1] SMP
311     CPU 0
312     Modules linked in: i915 drm dm_mirror dm_mod video button battery asus_acpi ac parport_pc parport nvram uhci_hcd ehci_hcd snd_hda_intel snd_hda_codec snd_seq_dummy snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss pcspkr snd_pcm i2c_i801 i2c_core e1000 snd_timer snd soundcore snd_page_alloc
313     Pid: 2509, comm: dga Not tainted 2.6.21-rc6 #2
314     RIP: 0033:[<0000003d119754a0>]  [<0000003d119754a0>]
315     RSP: 002b:00007fff98f0d4c8  EFLAGS: 00010202
316     RAX: 0000000000008000 RBX: 0000000000000001 RCX: 00002b9712b1b000
317     RDX: 0000000000200000 RSI: 0000000000000071 RDI: 00002b9712b1b000
318     RBP: 0000000000000000 R08: 7171717171717171 R09: 0000000000000000
319     R10: 0000000000000000 R11: 0000003d119753e0 R12: 0000000000000000
320     R13: 00007fff98f0d730 R14: 0000000000503010 R15: 0000000000000000
321     FS:  00002b9712b19f60(0000) GS:ffffffff8060d000(0000) knlGS:0000000000000000
322     CS:  0010 DS: 0000 ES: 0000 CR0: 000000008005003b
323     CR2: 00002b9712b1b000 CR3: 000000006ffdb000 CR4: 00000000000006e0
324     Process dga (pid: 2509, threadinfo ffff8100718de000, task ffff81006ffd67a0)
325     
326     RIP  [<0000003d119754a0>]
327      RSP <00007fff98f0d4c8>
328     
329     This patch requires latest xf86dgaproto to build.
330
331 commit 316e02ab0bd590851c80e3028150f2a6a5a36708
332 Author: Alan Coopersmith <alan.coopersmith@sun.com>
333 Date:   Thu Jul 13 14:59:12 2006 -0700
334
335     renamed: .cvsignore -> .gitignore
336
337 commit b5be6bc7a5b5527f86dfd224e89a7c1561845131
338 Author: Adam Jackson <ajax@nwnk.net>
339 Date:   Thu Apr 27 00:25:08 2006 +0000
340
341     Bump to 1.0.1
342
343 commit 9ec9ba4c4539b27d819553fa4be73745b4fdfbf7
344 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
345 Date:   Sun Feb 12 18:19:23 2006 +0000
346
347     Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages
348         not created correctly when MANDIR & MANSUFFIX don't match.
349
350 commit 5ab70ae500ec62fc89c7fa783f60db87d8b934a7
351 Author: Kevin E Martin <kem@kem.org>
352 Date:   Thu Dec 15 00:24:35 2005 +0000
353
354     Update package version number for final X11R7 release candidate.
355
356 commit a31ecfdc3fde5b217f06cf3351bb12b37f5f7882
357 Author: Kevin E Martin <kem@kem.org>
358 Date:   Tue Dec 6 22:48:45 2005 +0000
359
360     Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
361
362 commit a3121e6147f16eb72c9df262c7735191c98626bd
363 Author: Kevin E Martin <kem@kem.org>
364 Date:   Sat Dec 3 05:49:45 2005 +0000
365
366     Update package version number for X11R7 RC3 release.
367
368 commit 47a9625fe9e29c4ead2b7209c0d064aeff415eaf
369 Author: Kevin E Martin <kem@kem.org>
370 Date:   Sat Dec 3 04:41:51 2005 +0000
371
372     Add check and cflags for malloc(0) returning NULL.
373
374 commit dbd43adfb46efddc1380895e192d96982470cb4d
375 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
376 Date:   Mon Nov 28 22:03:06 2005 +0000
377
378     Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
379         update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
380
381 commit 81f335d928ea693c6dff24c2a170010959b1cc1d
382 Author: Kevin E Martin <kem@kem.org>
383 Date:   Sat Nov 19 07:15:43 2005 +0000
384
385     Update pkgconfig files to separate library build-time dependencies from
386         application build-time dependencies, and update package deps to work
387         with separate build roots.
388
389 commit a346dd66fdfe04d2cb41bd2f7869f1c6b90e5941
390 Author: Kevin E Martin <kem@kem.org>
391 Date:   Wed Nov 9 21:19:13 2005 +0000
392
393     Update package version number for X11R7 RC2 release.
394
395 commit 70330a9bf76526353725e50233faafa14efcde16
396 Author: Kean Johnson <kean@armory.com>
397 Date:   Tue Nov 8 06:33:25 2005 +0000
398
399     See ChangeLog entry 2005-11-07 for details.
400
401 commit 01d7b50a520e92449afaabaed5d331db9c49084e
402 Author: Kevin E Martin <kem@kem.org>
403 Date:   Wed Oct 19 02:48:12 2005 +0000
404
405     Update package version number for RC1 release.
406
407 commit b0171fe11db042bccc7eaf2c0a88c3640eba6974
408 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
409 Date:   Tue Oct 18 00:00:09 2005 +0000
410
411     Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to
412         work better with BSD make
413
414 commit 32bf677cabd0641aa6bdcfbf58ec782133cc97ff
415 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
416 Date:   Mon Oct 17 21:13:22 2005 +0000
417
418     Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a
419         suffix rule (reported by Matthieu Herrb)
420
421 commit 04020960fd2baa35a0e3546a536fe196f9e0d13d
422 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
423 Date:   Thu Oct 13 04:25:46 2005 +0000
424
425     Add generated man pages to .cvsignores
426
427 commit 03c9007c310c8ca72d4c01a64f20c92bc581d688
428 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
429 Date:   Wed Oct 12 01:18:25 2005 +0000
430
431     Use sed to put version number in man page Add shadow man pages for man
432         pages that document multiple functions.
433
434 commit 4ce6461553712f7e966e874607225e57cd35e7eb
435 Author: Kevin E Martin <kem@kem.org>
436 Date:   Fri Jul 29 21:22:53 2005 +0000
437
438     Various changes preparing packages for RC0:
439     - Verify and update package version numbers as needed
440     - Implement versioning scheme
441     - Change bug address to point to bugzilla bug entry form
442     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
443         reenable it)
444     - Fix makedepend to use pkgconfig and pass distcheck
445     - Update build script to build macros first
446     - Update modular Xorg version
447
448 commit b56facdddd0b07195082ca94f6745b890151ad7b
449 Author: Keith Packard <keithp@keithp.com>
450 Date:   Sat Jul 9 21:05:22 2005 +0000
451
452     Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
453
454 commit 2343f1171cb1a36e47622395965d072a0ce78db7
455 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
456 Date:   Fri Jul 1 16:16:15 2005 +0000
457
458     spell freedesktop.org correctly
459
460 commit 139215564ee6e63101858b9481f3413361a6d4a7
461 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
462 Date:   Fri Jun 10 22:38:47 2005 +0000
463
464     Apply patch from Jeff Smith (whydoubt@yahoo.com):
465     - Add file linking for Xxf86misc, Xxf86dga, and Xxf86vm.
466     - Check in build system for Xxf86misc, Xxf86dga, and Xxf86vm.
467
468 commit 177b9f5cb3c9108d9547731721efb8cd6064b753
469 Author: Egbert Eich <eich@suse.de>
470 Date:   Thu May 6 17:31:17 2004 +0000
471
472     BugZilla #601: Fixing makedepend choking on floating point exception
473         because CHAR_BIT is defined to __CHAR_BIT__ which is a compiler
474         intrinsic define. BugZilla #605: Fixing build on IA64 which is broken
475         due to the inclusion of the kernel header asm/page.h. Kernel headers
476         however don't work with
477     -ansi. The inclusion of asm/page.h can however savely be removed as it
478         there are plenty of other ways to determine the page size.
479
480 commit a18b2a60c586926bf51e40aae0adf65c0b232184
481 Author: Egbert Eich <eich@suse.de>
482 Date:   Fri Apr 23 18:43:55 2004 +0000
483
484     Merging XORG-CURRENT into trunk
485
486 commit 5ac2ec8cdbfc35957cca371e11c7dad06d410f73
487 Author: Egbert Eich <eich@suse.de>
488 Date:   Sun Mar 14 08:32:27 2004 +0000
489
490     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
491
492 commit 1abdebb927820b966ea5c4af7437666fef02ba77
493 Author: Egbert Eich <eich@suse.de>
494 Date:   Wed Mar 3 12:11:33 2004 +0000
495
496     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
497
498 commit 2fdd9aa86fb54d85563b7a9cb5b232b3a47705c0
499 Author: Egbert Eich <eich@suse.de>
500 Date:   Thu Feb 26 13:35:34 2004 +0000
501
502     readding XFree86's cvs IDs
503
504 commit a102c89670006328f7ef0190385d72a5b1d52e5c
505 Author: Egbert Eich <eich@suse.de>
506 Date:   Thu Feb 26 09:22:48 2004 +0000
507
508     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
509
510 commit 7c35b3f77af60ea304442f55ca5c665c0862da0a
511 Author: Kaleb Keithley <kaleb@freedesktop.org>
512 Date:   Thu Dec 4 22:02:57 2003 +0000
513
514     XFree86 4.3.99.901 (RC 1)
515
516 commit dad8187051796d5dd318a4c324336344f80debab
517 Author: Kaleb Keithley <kaleb@freedesktop.org>
518 Date:   Thu Dec 4 22:02:57 2003 +0000
519
520     Initial revision
521
522 commit 55019a1748a69f278dcc728e0db7ee79d426e695
523 Author: Kaleb Keithley <kaleb@freedesktop.org>
524 Date:   Tue Nov 25 19:28:16 2003 +0000
525
526     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
527
528 commit 2b92812979340a133c14336d4a87ea95a942b676
529 Author: Kaleb Keithley <kaleb@freedesktop.org>
530 Date:   Fri Nov 14 16:48:49 2003 +0000
531
532     XFree86 4.3.0.1
533
534 commit ca572cb2f331b374c246b4435f5aeb036392e16f
535 Author: Kaleb Keithley <kaleb@freedesktop.org>
536 Date:   Fri Nov 14 16:48:49 2003 +0000
537
538     Initial revision