"Initial commit to Gerrit"
[profile/ivi/xorg-utils.git] / luit / ChangeLog
1 commit f44baa7b690f04a0b4ebbaf0c43284b9798ac7d7
2 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3 Date:   Wed Oct 6 19:04:40 2010 -0700
4
5     luit 1.1.0
6     
7     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9 commit ed3908570e961d566ff13d8b38c2fa9efa2047ff
10 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
11 Date:   Sun Sep 26 17:35:31 2010 -0700
12
13     config: Remove unnecessary calls from configure.ac
14     
15     AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
16     PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
17     
18     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
19
20 commit 0d7ea51f819d1e85909a3ec3fb637e3b4d703095
21 Author: Gaetan Nadon <memsize@videotron.ca>
22 Date:   Tue Jul 20 18:45:18 2010 -0400
23
24     config: update AC_PREREQ statement to 2.60
25     
26     Unrelated to the previous patches, the new value simply reflects
27     the reality that the minimum level for autoconf to configure
28     all x.org modules is 2.60 dated June 2006.
29     
30     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
31     
32     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
33
34 commit 9a44a8c2310202bc5a62394d15fd70000ebe66bf
35 Author: Gaetan Nadon <memsize@videotron.ca>
36 Date:   Fri Aug 20 16:22:17 2010 -0400
37
38     make: whitespace management
39     
40     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
41
42 commit 1fd9d492985277a4bb6c2cc8f6648c736f43bb43
43 Author: Gaetan Nadon <memsize@videotron.ca>
44 Date:   Fri Aug 20 16:18:33 2010 -0400
45
46     luit.man: remove trailing whitespace
47     
48     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
49
50 commit 63dcabebc4b1e2cf69d3bc8efdf250925581a159
51 Author: Gaetan Nadon <memsize@videotron.ca>
52 Date:   Fri Aug 20 13:09:47 2010 -0400
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     Use the appropriate platform version of sed
61     
62     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
63
64 commit 04ceef3da7e3cfb62bb946fb13980394bf37dbaf
65 Author: Gaetan Nadon <memsize@videotron.ca>
66 Date:   Fri Aug 20 13:38:26 2010 -0400
67
68     man: replace hardcoded (7) with __miscmansuffix__
69     
70     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
71
72 commit 889bd7922faa4aa92769e4a06048bf83b867a52b
73 Author: Gaetan Nadon <memsize@videotron.ca>
74 Date:   Fri Aug 20 13:32:06 2010 -0400
75
76     man: replacement string should be __appmansuffix__
77     
78     To match XORG_MANPAGE_SECTIONS macro expectations.
79     
80     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
81
82 commit 1e6ce149a24e453c1e5af2d39721a2a79d078d7d
83 Author: Gaetan Nadon <memsize@videotron.ca>
84 Date:   Fri Aug 20 13:27:54 2010 -0400
85
86     man: replacement string should be __locale_alias__
87     
88     To match the luit.man expectations.
89     
90     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
91
92 commit 6b7f25cdbd0f80a0f88d72c66aa51d75cd38b906
93 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
94 Date:   Thu Jul 1 00:24:55 2010 -0700
95
96     Warn if configure does not find Xlib, but don't link against it.
97     
98     luit doesn't #include any Xlib headers or call any Xlib functions,
99     just attempts to read Xlib's locale.aliases files if it can find it.
100     
101     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
102
103 commit 466e7769a450550d68b3aea5f4f4edbdc31f8bba
104 Author: Jeremy Huddleston <jeremyhu@apple.com>
105 Date:   Thu Jul 1 09:36:30 2010 -0700
106
107     Whitespace cleanup from Thomas Dickey's luit-20100601 fork
108     
109     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
110
111 commit fddfe30c3ff91c83d0484b136e7673764e555555
112 Author: Jeremy Huddleston <jeremyhu@apple.com>
113 Date:   Thu Jul 1 09:35:39 2010 -0700
114
115     Integrate changes from Thomas Dickey's luit-20100601 fork
116     
117         * add -alias option to allow override of locale.alias pathname.
118         * improve fix waitForInput as suggested in Freedesktop #26383.
119         * fix warnings from clang --analyze
120     
121     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
122
123 commit 3b2bbab48945e9dd8563f4ae047436c138e41789
124 Author: Julien Cristau <jcristau@debian.org>
125 Date:   Wed Feb 10 01:49:18 2010 +0100
126
127     Bump to 1.0.5
128
129 commit 633a436d7b158f87d8973b5547236dc0ef485895
130 Author: Julien Cristau <jcristau@debian.org>
131 Date:   Wed Feb 10 01:48:44 2010 +0100
132
133     Bump xorg-macros requirement to 1.4 for XORG_INSTALL
134
135 commit b7af1cef38d1995289acd1f2c13580b378ec0fc9
136 Author: Julien Cristau <jcristau@debian.org>
137 Date:   Tue Feb 2 14:45:17 2010 +0100
138
139     poll: check for POLLERR|POLLHUP in WaitForInput
140     
141     X.Org bug#26383 <http://bugs.freedesktop.org/26383>
142     
143     Acked-by: Juliusz Chroboczek <jch@pps.jussieu.fr>
144     Signed-off-by: Julien Cristau <jcristau@debian.org>
145
146 commit 3fb0af21816b9f89c4b33e7cac5aad6d90bcc6c7
147 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
148 Date:   Tue Dec 22 11:02:51 2009 -0800
149
150     configure: Fix a linewrap that snuck in with copy/paste
151     
152     Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
153
154 commit 5cb2d1e544ee22a29cfbc2c9729e2d043eb916b5
155 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
156 Date:   Tue Dec 22 10:58:07 2009 -0800
157
158     darwin: Don't use poll()
159     
160     Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
161
162 commit 21e3e5b6fe0ed2e17c3fd403433e07350393cd1c
163 Author: Gaetan Nadon <memsize@videotron.ca>
164 Date:   Thu Nov 26 09:19:52 2009 -0500
165
166     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
167     
168     Now that the INSTALL file is generated.
169     Allows running make maintainer-clean.
170
171 commit a8550d4f38259d207cb96c90f31d63a23951a176
172 Author: Gaetan Nadon <memsize@videotron.ca>
173 Date:   Wed Oct 28 14:09:07 2009 -0400
174
175     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
176     
177     Add missing INSTALL file. Use standard GNU file on building tarball
178     README may have been updated
179     Remove AUTHORS file as it is empty and no content available yet.
180     Remove NEWS file as it is empty and no content available yet.
181
182 commit 4ddd9147cd27942c3cacd81d4fb3148fb5626100
183 Author: Gaetan Nadon <memsize@videotron.ca>
184 Date:   Tue Oct 27 15:07:24 2009 -0400
185
186     Deploy the new XORG_DEFAULT_OPTIONS #24242
187     
188     This macro aggregate a number of existing macros that sets commmon
189     X.Org components configuration options. It shields the configuration file from
190     future changes.
191
192 commit ab0905fe39cf23855c3e0c319b96cdd773d9f756
193 Author: Gaetan Nadon <memsize@videotron.ca>
194 Date:   Mon Oct 26 22:08:38 2009 -0400
195
196     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
197     
198     ChangeLog filename is known to Automake and requires no further
199     coding in the makefile.
200
201 commit dec37ff576b2d5728d8741eaa2195f129cfb990f
202 Author: Gaetan Nadon <memsize@videotron.ca>
203 Date:   Thu Oct 22 12:34:14 2009 -0400
204
205     .gitignore: use common defaults with custom section # 24239
206     
207     Using common defaults will reduce errors and maintenance.
208     Only the very small or inexistent custom section need periodic maintenance
209     when the structure of the component changes. Do not edit defaults.
210
211 commit 587d1b5a0c7e164e3006022499b56f4a927a613c
212 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
213 Date:   Wed Oct 21 12:47:19 2009 -0700
214
215     This is not a GNU project, so declare it foreign.
216     
217     On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
218     > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
219     > > I noticed an INSTALL file in xlsclients and libXvMC today, and it
220     > > was quite annoying to work around since 'autoreconf -fvi' replaces
221     > > it and git wants to commit it.  Should these files even be in git?
222     > > Can I nuke them for the betterment of humanity and since they get
223     > > created by autoreconf anyways?
224     >
225     > See https://bugs.freedesktop.org/show_bug.cgi?id=24206
226     
227     As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
228     AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
229     of the INSTALL file. It is also part of the 24206 solution.
230     
231     Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
232
233 commit 6de92b1ddf17a16a8075ad3922da68e72dcc949f
234 Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
235 Date:   Tue Oct 6 13:28:58 2009 -0500
236
237     luit: Cygwin compatibility fix
238     
239     Cygwin has O_NOCTTY but not TIOCSCTTY, so there is no way for the tty
240     to become controlling this way.  Also, document the reason for calling
241     one right after the other.
242     
243     Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
244     Reviewed-by: Alan Coopersmith <alan.coopersmith@sun.com>
245     Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
246
247 commit f5e4bc812cec6503722ee289a0cc1099ce6fb3f5
248 Author: Alan Coopersmith <alan.coopersmith@sun.com>
249 Date:   Thu Oct 1 18:14:18 2009 -0700
250
251     luit 1.0.4
252     
253     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
254
255 commit 61bb775852796628207a5062d8fdd8bcd6ec77bd
256 Author: Alan Coopersmith <alan.coopersmith@sun.com>
257 Date:   Thu Oct 1 18:01:27 2009 -0700
258
259     Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
260     
261     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
262
263 commit 8f9d685e4bb91640fb01392c6d73e7d9e365b41b
264 Author: Alan Coopersmith <alan.coopersmith@sun.com>
265 Date:   Thu Oct 1 14:54:17 2009 -0700
266
267     Add README with pointers to mailing lists, bugzilla, & git
268     
269     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
270
271 commit 4823838f77ab03cccd07860fdf8002bc577e0f04
272 Author: Alan Coopersmith <alan.coopersmith@sun.com>
273 Date:   Thu Apr 9 14:55:03 2009 -0700
274
275     luit: Convert platform #ifdefs to configure tests for functions & headers
276     
277     Also check for __SVR4 in remaining SVR4 check to match Solaris compiler
278     default definition.
279     
280     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
281
282 commit 638f4ac8e233973dc3c89d87cd9f6ac05489fef4
283 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
284 Date:   Fri Jan 16 20:01:11 2009 -0200
285
286     Ansification and compile warning fixes.
287     
288       This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
289     make distcheck and most gcc 4.3 and sparse warnings.
290
291 commit 51eae7b3a07faab716ea7ef3186cee658f393d04
292 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
293 Date:   Fri Apr 11 10:32:59 2008 -0700
294
295     Apple: Use secure tty
296     Thanks to Martin Otte for the patch
297
298 commit 2547b637ab615884ea51458dfb793f1a70bc5201
299 Author: Julien Cristau <jcristau@debian.org>
300 Date:   Fri Feb 1 00:08:27 2008 +0100
301
302     Bump to 1.0.3.
303
304 commit bde6425192d06d4168048c32ca92abbade085869
305 Author: Julien Cristau <jcristau@debian.org>
306 Date:   Fri Feb 1 00:05:56 2008 +0100
307
308     Make ChangeLog hook safer.
309
310 commit e1a002217cabdb0806f28a0530a9cb972f370312
311 Author: Julien Cristau <jcristau@debian.org>
312 Date:   Tue Jan 29 21:45:35 2008 +0100
313
314     Define _XOPEN_SOURCE to 500 on linux
315     
316     strdup() is only exposed by glibc headers if _XOPEN_SOURCE is defined to
317     a value >= 500.
318
319 commit abca524c0298e629810bd98d18b73eceb0eca8d9
320 Author: Alan Coopersmith <alan.coopersmith@sun.com>
321 Date:   Mon Jan 28 18:23:40 2008 -0800
322
323     Set locale.alias file in man page to match the one set by configure
324
325 commit bada8600b282d453727c6202ab69f3cb2c8fc7fb
326 Author: Alan Coopersmith <alan.coopersmith@sun.com>
327 Date:   Mon Jan 28 16:19:05 2008 -0800
328
329     Constify a bit
330
331 commit 673fd4184c005909db20035006f6b98eb6210bd4
332 Author: Alan Coopersmith <alan.coopersmith@sun.com>
333 Date:   Mon Jan 28 15:54:55 2008 -0800
334
335     Replace malloc/strcpy pairs with strdup
336
337 commit 9ca1cdabb4f04cc7e8c437b48821f0672f58af60
338 Author: Alan Coopersmith <alan.coopersmith@sun.com>
339 Date:   Mon Jan 28 14:40:30 2008 -0800
340
341     Man page typo fixes
342
343 commit 87a181ce2647225e21e5824104ca1f7b04a221c7
344 Author: Alan Coopersmith <alan.coopersmith@sun.com>
345 Date:   Mon Jan 28 14:33:41 2008 -0800
346
347     Fix sparse warnings: non-ANSI function declaration (missing void)
348
349 commit 191f62fab880b9aa001a566a95343c4fe5565b40
350 Author: Alan Coopersmith <alan.coopersmith@sun.com>
351 Date:   Mon Jan 28 14:31:31 2008 -0800
352
353     Fix many sparse warnings of Using plain integer as NULL pointer
354
355 commit 98cd8b69a5ad042087a7f081482d4fd4d001cc3e
356 Author: Alan Coopersmith <alan.coopersmith@sun.com>
357 Date:   Mon Jan 28 14:25:15 2008 -0800
358
359     Change luit_CFLAGS to AM_CFLAGS to make automake-1.10 happier
360     
361     Makefile.am:29: compiling `charset.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'
362
363 commit a1b53290954cfabfbb28ac0bb932570754e118ae
364 Author: Karsten Hilbert <karsten.hilbert@gmx.net>
365 Date:   Thu Oct 11 15:44:28 2007 +0200
366
367     Fix typo in luit.man
368     
369     Debian bug#446216.
370
371 commit 599d3c2049bc71929c29e864e4d76b2bdfc0c550
372 Author: Dan Nicholson <dbn.lists@gmail.com>
373 Date:   Fri Sep 21 14:52:09 2007 -0400
374
375     Match luit locale.alias location to libX11 default
376     Luit expects to find the locale.alias file in ${libdir}/X11/locale. However,
377     libX11 installs the locale files in ${datadir}/X11/locale, by default.
378
379 commit ff27bd043f93ee9505f7f6cd0aed417ef264351e
380 Author: James Cloos <cloos@jhcloos.com>
381 Date:   Mon Sep 3 05:51:03 2007 -0400
382
383     Add *~ to .gitignore to skip patch/emacs droppings
384
385 commit 47c5031b9ac3e14e5bffcae9edb4daa6306b754d
386 Author: James Cloos <cloos@jhcloos.com>
387 Date:   Thu Aug 23 19:24:26 2007 -0400
388
389     Rename .cvsignore to .gitignore
390
391 commit 0277a1b8d6f2f1cf8156967862436207a170f111
392 Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
393 Date:   Tue Nov 14 16:37:21 2006 +0100
394
395     Include corrected PHONY in Makefile.
396     Thanks to Donnie Berkholz for noticing I'm stupid.
397
398 commit 2d4743cac9e2ceb81781586d396ebcc151fd123b
399 Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
400 Date:   Tue Nov 14 03:37:14 2006 +0100
401
402     Remove incorrect .PHONY in Makefile.
403
404 commit c89bc49b6dc037c6b5177f2c79370257efd54b7e
405 Author: Julien Cristau <julien.cristau@ens-lyon.org>
406 Date:   Tue Nov 7 17:27:36 2006 +0100
407
408     [PATCH] Add a rule to autogenerate ChangeLog for distribution.
409     
410     The current ChangeLog is not getting updated, so we generate it from git-log
411     instead.  Also clean it in "make maintainer-clean".
412     
413     Signed-off-by: Julien Cristau <julien.cristau@ens-lyon.org>
414     Signed-off-by: Juliusz Chroboczek <jch@pps.jussieu.fr>
415
416 commit 0190002a9730185dec0ab8bcf27ce730d295e39d
417 Author: Julien Cristau <julien.cristau@ens-lyon.org>
418 Date:   Tue Nov 7 17:27:35 2006 +0100
419
420     [PATCH] Delete ChangeLog file.
421     
422     Signed-off-by: Julien Cristau <julien.cristau@ens-lyon.org>
423     Signed-off-by: Juliusz Chroboczek <jch@pps.jussieu.fr>
424
425 commit 930c1fb0cce2bdd65553b85e4231fe14ccf7a2e7
426 Author: Daniel Stone <daniel@fooishbar.org>
427 Date:   Wed Nov 8 16:24:26 2006 +0200
428
429     bump to 1.0.2
430
431 commit 33c99a9408fc236ec68cc027c1caddc805e80efe
432 Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
433 Date:   Sun Nov 5 23:43:52 2006 +0100
434
435     Set up parent pty before forking (bug 8490).
436     This avoids a race condition when the child reads the terminal settings
437     before the parent has set the pty up.
438
439 commit 605d8b15add136788f1316534c275f0f6d0fe792
440 Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
441 Date:   Tue Oct 31 17:05:20 2006 +0100
442
443     Added random IBM codepages to the encodings vector.
444     I didn't modify the locales vector -- people using non-standard encodings
445     should directly set the ISO 2022 state using -gr, -g2 and friends.
446
447 commit 0318e87e279527ea0fba6c07b9d3e7ce5598c934
448 Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
449 Date:   Tue Oct 31 01:22:36 2006 +0100
450
451     Updated COPYING.
452
453 commit a4e6e5a6c618706d5375ff1a9ffc34cce23fcf76
454 Author: Kevin E Martin <kem@kem.org>
455 Date:   Wed Dec 21 02:29:43 2005 +0000
456
457     Update package version for X11R7 release.
458
459 commit b5e1535b07183305313ec74612525286b11d5deb
460 Author: Adam Jackson <ajax@nwnk.net>
461 Date:   Mon Dec 19 16:22:40 2005 +0000
462
463     Stub COPYING files
464
465 commit 899331d63218a9ef190f3575811e76bced5d67e1
466 Author: Kevin E Martin <kem@kem.org>
467 Date:   Thu Dec 15 00:24:02 2005 +0000
468
469     Update package version number for final X11R7 release candidate.
470
471 commit 9b949814b988ffb0d01bfd945b207bbb8379e573
472 Author: Kevin E Martin <kem@kem.org>
473 Date:   Thu Dec 8 17:55:17 2005 +0000
474
475     Add configure options to allow hard-coded paths to be changed.
476
477 commit 6f19ff5947590d28e17fd86a47af38f2d3abf90d
478 Author: Kevin E Martin <kem@kem.org>
479 Date:   Tue Dec 6 22:48:17 2005 +0000
480
481     Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
482
483 commit 7cad59b8eb72df9c6c51c6deff4b353a0ce2f9e8
484 Author: Kevin E Martin <kem@kem.org>
485 Date:   Sat Dec 3 05:49:16 2005 +0000
486
487     Update package version number for X11R7 RC3 release.
488
489 commit da7d5db0365ad51888dc262c0ed6b8e63c479af8
490 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
491 Date:   Mon Nov 28 22:01:37 2005 +0000
492
493     Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
494         update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
495
496 commit 0970cf337c42939a1865048aef1a49782de5d3b0
497 Author: Eric Anholt <anholt@freebsd.org>
498 Date:   Mon Nov 21 10:34:56 2005 +0000
499
500     Another pass at .cvsignores for apps.
501
502 commit aea3251136908221d6547f2dea67ea1e81a94acd
503 Author: Eric Anholt <anholt@freebsd.org>
504 Date:   Sun Nov 20 22:08:48 2005 +0000
505
506     Add/improve .cvsignore files for apps.
507
508 commit 22f85fed95a41f35410d49452a1ca891807fdf03
509 Author: Kevin E Martin <kem@kem.org>
510 Date:   Wed Oct 19 02:47:49 2005 +0000
511
512     Update package version number for RC1 release.
513
514 commit 52cd38a1849b80cdf8f393402061e259250ccee9
515 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
516 Date:   Mon Oct 17 23:56:19 2005 +0000
517
518     Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
519         work better with BSD make
520
521 commit 889af994115911897dbaff5d1262275d1a25fc73
522 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
523 Date:   Fri Oct 14 00:25:41 2005 +0000
524
525     Use sed to fill in variables in man page
526
527 commit 77bdecc7b28208b6a74f80d6ad169e4be81fc311
528 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
529 Date:   Mon Aug 1 20:25:28 2005 +0000
530
531     Install man pages to section 1 instead of section m (Patch from Donnie
532         Berkholz)
533
534 commit e751086392e8379b0a92dfdbe7b1effdbbf11b8d
535 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
536 Date:   Mon Aug 1 15:11:56 2005 +0000
537
538     Define _XOPEN_SOURCE on Linux (patch from Stefan Dirsch)
539
540 commit d235388c5d3130966c8524e041184fd52b668225
541 Author: Kevin E Martin <kem@kem.org>
542 Date:   Fri Jul 29 21:22:29 2005 +0000
543
544     Various changes preparing packages for RC0:
545     - Verify and update package version numbers as needed
546     - Implement versioning scheme
547     - Change bug address to point to bugzilla bug entry form
548     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
549         reenable it)
550     - Fix makedepend to use pkgconfig and pass distcheck
551     - Update build script to build macros first
552     - Update modular Xorg version
553
554 commit d9df2dbe4186d6662c40e364c527b157335d05c0
555 Author: Adam Jackson <ajax@nwnk.net>
556 Date:   Wed Jul 20 19:31:49 2005 +0000
557
558     Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
559         configure cache, you cache it, and the cached value is probably wrong.
560
561 commit b9846be287e3f5a00b9012af2f060255bed4879f
562 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
563 Date:   Wed Jul 6 16:30:11 2005 +0000
564
565     Build system for luit
566
567 commit 94118c5d40a3b355eeafb95631c741574ba43342
568 Author: Egbert Eich <eich@suse.de>
569 Date:   Fri Apr 23 19:54:35 2004 +0000
570
571     Merging XORG-CURRENT into trunk
572
573 commit 52c779f3fe3dd8116e6c54ec1cca05b89cecf0ca
574 Author: Egbert Eich <eich@suse.de>
575 Date:   Sun Mar 14 08:34:54 2004 +0000
576
577     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
578
579 commit 86bdb1f20619208e22e27cc91dffc14e0cd91406
580 Author: Egbert Eich <eich@suse.de>
581 Date:   Wed Mar 3 12:12:53 2004 +0000
582
583     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
584
585 commit 5d8090493ad08e657d1a57518ccf98d4b6a3885e
586 Author: Egbert Eich <eich@suse.de>
587 Date:   Thu Feb 26 13:36:15 2004 +0000
588
589     readding XFree86's cvs IDs
590
591 commit f466b8b816201dd6385e4897fcad7888dae3d502
592 Author: Egbert Eich <eich@suse.de>
593 Date:   Thu Feb 26 09:23:55 2004 +0000
594
595     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
596
597 commit c65c9b70829cf3e7e82729a7756cad05189c31ec
598 Author: Egbert Eich <eich@suse.de>
599 Date:   Thu Jan 29 08:09:01 2004 +0000
600
601     Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
602
603 commit 0afe748d654f553771ee2f4b07ab1ccce30b9ddd
604 Author: Kaleb Keithley <kaleb@freedesktop.org>
605 Date:   Tue Nov 25 19:29:02 2003 +0000
606
607     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
608
609 commit f0c47a47ea65135be8b78cd215ba4a67ecc44a57
610 Author: Kaleb Keithley <kaleb@freedesktop.org>
611 Date:   Fri Nov 14 16:48:57 2003 +0000
612
613     XFree86 4.3.0.1
614
615 commit 84208ce0135c0376208346d20a76add90d52aae4
616 Author: Kaleb Keithley <kaleb@freedesktop.org>
617 Date:   Fri Nov 14 16:48:57 2003 +0000
618
619     Initial revision