Add multi-lib support
[platform/upstream/libXxf86vm.git] / ChangeLog
1 commit a0bd361fe688590b7d62ffb3ad1c1648a22096d4
2 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3 Date:   Wed Mar 7 21:39:46 2012 -0800
4
5     libXxf86vm 1.1.2
6     
7     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9 commit 2bac2e232f56836faeab016ab44fe45a3f055fd0
10 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
11 Date:   Thu Nov 10 21:51:52 2011 -0800
12
13     Fix gcc -Wwrite-strings warning
14
15 commit 78b0baf7872234c7e0e5753be76a662e34d87984
16 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
17 Date:   Fri Sep 16 22:58:12 2011 -0700
18
19     Strip trailing whitespace
20     
21     Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
22     git diff -w & git diff -b show no diffs from this change
23     
24     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
25
26 commit ad5a4792e35b63c5b193f09303bcc41b322750d0
27 Author: Gaetan Nadon <memsize@videotron.ca>
28 Date:   Wed Feb 2 11:43:45 2011 -0500
29
30     config: comment, minor upgrade, quote and layout configure.ac
31     
32     Group statements per section as per Autoconf standard layout
33     Quote statements where appropriate.
34     Autoconf recommends not using dnl instead of # for comments
35     
36     Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters.
37     Add AC_CONFIG_SRCDIR([Makefile.am])
38     
39     This helps automated maintenance and release activities.
40     Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines
41
42 commit 97d7aa6c8108800d3ccd30ce907ef32e769370a9
43 Author: Gaetan Nadon <memsize@videotron.ca>
44 Date:   Fri Jan 28 19:41:38 2011 -0500
45
46     config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
47     
48     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
49
50 commit 353b988717d474a77322a541a6ab56661cc0bedb
51 Author: Gaetan Nadon <memsize@videotron.ca>
52 Date:   Thu Jan 27 18:50:15 2011 -0500
53
54     config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
55     
56     XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
57     AC_PROG_C_C99. This sets gcc with -std=gnu99.
58     If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
59     
60     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
61
62 commit 6f22da39b65983a582d2055e9e43f5dbc0412f1f
63 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
64 Date:   Fri Oct 29 18:04:50 2010 -0700
65
66     libXxf86vm 1.1.1
67     
68     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
69
70 commit fe0659724002e65af6a68be53f57bb8ba85324fe
71 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
72 Date:   Fri Oct 29 18:03:51 2010 -0700
73
74     Sun's copyrights now belong to Oracle
75     
76     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
77
78 commit 84c7286a799d2368ce868afb31b373f8486724c2
79 Author: Jesse Adkins <jesserayadkins@gmail.com>
80 Date:   Tue Sep 28 13:30:04 2010 -0700
81
82     Purge cvs tags.
83     
84     Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
85     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
86
87 commit b6d645596f284550350d8c690cfcce89d019ab60
88 Author: Gaetan Nadon <memsize@videotron.ca>
89 Date:   Tue Aug 17 19:53:37 2010 -0400
90
91     man: store shadow man pages in git rather than generating them
92     
93     Simplify the build process and the makefile.
94     
95     Local fix in CVS for bug 5628 is not required
96     as the problem has been fixed in
97     util-macros d9062e4077ebfd0985baf8418f3d0f111b9ddbba
98     
99     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
100
101 commit 01df17daf923b7eeeb3476149d189c5dc8da3bf8
102 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
103 Date:   Thu Jul 8 15:50:02 2010 -0700
104
105     Use make rules instead of shell for loops to generate shadow man pages
106     
107     Allows parallel make and simpler build logs/error reporting
108     
109     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
110
111 commit a3603591f3086f7aeb92b193b2736733b4e79047
112 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
113 Date:   Thu Jul 8 15:37:15 2010 -0700
114
115     config: upgrade to util-macros 1.8 for additional man page support
116     
117     Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
118     The value of MAN_SUBST is the same for all X.Org packages.
119     
120     Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
121     The existing statement can now be removed from the configuration file.
122     
123     Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED)
124     Enables silent rule and use platform appropriate version of sed.
125     
126     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
127
128 commit 6be94fa76ef3e2c41c7cb8487e639f0312d3b369
129 Author: Fernando Carrijo <fcarrijo@yahoo.com.br>
130 Date:   Thu Jul 1 07:10:51 2010 -0300
131
132     Purge macros NEED_EVENTS and NEED_REPLIES
133     
134     Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
135     Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
136     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
137
138 commit 15319d63a389bd9af1819f53a2d021edcd6180f2
139 Author: Gaetan Nadon <memsize@videotron.ca>
140 Date:   Mon Mar 29 16:50:34 2010 -0400
141
142     config: update AC_PREREQ statement to 2.60
143     
144     Unrelated to the previous patches, the new value simply reflects
145     the reality that the minimum level for autoconf to configure
146     all x.org modules is 2.60 dated June 2006.
147     
148     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
149     
150     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
151
152 commit a3ed63ba72d767371174d1442c810144b0d2f8b7
153 Author: Gaetan Nadon <memsize@videotron.ca>
154 Date:   Mon Mar 29 14:53:49 2010 -0400
155
156     config: remove the pkgconfig pc.in file from EXTRA_DIST
157     
158     Automake always includes it in the tarball.
159     
160     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
161
162 commit 02155a7f70ad94026a7c138081c4249cffbc25a7
163 Author: Gaetan Nadon <memsize@videotron.ca>
164 Date:   Thu Jan 14 10:15:23 2010 -0500
165
166     COPYING: fix copyright notice incorrect format
167     
168     Refer to: XF86VMode.c
169     
170     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
171
172 commit eba6628379b65326453ea12ddd8cb33b144f3049
173 Author: Alan Coopersmith <alan.coopersmith@sun.com>
174 Date:   Thu Jan 14 20:55:56 2010 -0800
175
176     Update Sun license notices to current X.Org standard form
177     
178     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
179
180 commit 0d976427d1229b65baa489275c62e47762b2803e
181 Author: Gaetan Nadon <memsize@videotron.ca>
182 Date:   Fri Nov 27 20:56:05 2009 -0500
183
184     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
185     
186     Now that the INSTALL file is generated.
187     Allows running make maintainer-clean.
188
189 commit e9fd67ec28d4402a498af78f34815cc9d22d6c73
190 Author: Gaetan Nadon <memsize@videotron.ca>
191 Date:   Wed Oct 28 14:09:10 2009 -0400
192
193     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
194     
195     Add missing INSTALL file. Use standard GNU file on building tarball
196     README may have been updated
197     Remove AUTHORS file as it is empty and no content available yet.
198     Remove NEWS file as it is empty and no content available yet.
199
200 commit d7cc1a08bfc5c780d0a4f3e0193ff91d0076713c
201 Author: Gaetan Nadon <memsize@videotron.ca>
202 Date:   Tue Oct 27 15:07:26 2009 -0400
203
204     Deploy the new XORG_DEFAULT_OPTIONS #24242
205     
206     This macro aggregate a number of existing macros that sets commmon
207     X.Org components configuration options. It shields the configuration file from
208     future changes.
209
210 commit 2bb8c8fcabebf00fdc12b2649459b920e816f382
211 Author: Gaetan Nadon <memsize@videotron.ca>
212 Date:   Mon Oct 26 22:08:43 2009 -0400
213
214     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
215     
216     ChangeLog filename is known to Automake and requires no further
217     coding in the makefile.
218
219 commit 9888ab7cf91cc4c7bf2a545ebc3b8bf0a002aa39
220 Author: Gaetan Nadon <memsize@videotron.ca>
221 Date:   Thu Oct 22 12:34:19 2009 -0400
222
223     .gitignore: use common defaults with custom section # 24239
224     
225     Using common defaults will reduce errors and maintenance.
226     Only the very small or inexistent custom section need periodic maintenance
227     when the structure of the component changes. Do not edit defaults.
228
229 commit b4d998a026f03aa2fea74a909f3edea4e4aed5a1
230 Author: Peter Hutterer <peter.hutterer@who-t.net>
231 Date:   Fri Oct 2 09:43:30 2009 +1000
232
233     libXxf86vm 1.1.0
234     
235     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
236
237 commit 8f518e80716915cfb8234a18836ad95121a7d6db
238 Author: Peter Hutterer <peter.hutterer@who-t.net>
239 Date:   Fri Oct 2 08:58:19 2009 +1000
240
241     Require macros 1.3 for XORG_DEFAULT_OPTIONS
242     
243     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
244
245 commit 3951e96ddfefa5f3007895002528e713618a60ab
246 Author: Peter Hutterer <peter.hutterer@who-t.net>
247 Date:   Thu Aug 27 11:18:38 2009 +1000
248
249     libXxf86vm 1.0.99.1
250     
251     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
252
253 commit 7c7ab2076420a883e827509da0e8a0989a786000
254 Author: Peter Hutterer <peter.hutterer@who-t.net>
255 Date:   Thu Aug 27 11:17:45 2009 +1000
256
257     Include xf86vmproto instead of xf86vmstr.h
258     
259     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
260
261 commit b49fcb355eb1469352eb25ba3dbcf2863cfe5642
262 Author: Peter Hutterer <peter.hutterer@who-t.net>
263 Date:   Wed Aug 26 16:09:15 2009 +1000
264
265     Move the xf86vmode.h header from the proto package to here.
266     
267     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
268
269 commit f2a1073b3027c508e01beca9ca34bbc6c90f5e6b
270 Author: Alan Coopersmith <alan.coopersmith@sun.com>
271 Date:   Mon Feb 2 20:34:37 2009 -0800
272
273     Add README with pointers to mailing list, bugzilla & git repos
274     
275     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
276
277 commit e316211692ab7c882be6e89f5c6311160882375f
278 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
279 Date:   Mon Feb 2 14:43:19 2009 -0200
280
281     Janitor: ansification, make distcheck, compiler warnings, .gitignore.
282
283 commit 2cba02334e948e215ab32635763e739c8c4a2f56
284 Author: Adam Jackson <ajax@redhat.com>
285 Date:   Wed Jul 2 15:37:20 2008 -0400
286
287     libXxf86vm 1.0.2
288
289 commit 31cb01986bc3527152d0e3501b38d1b5cfad3155
290 Author: Adam Jackson <ajax@redhat.com>
291 Date:   Fri Jun 13 13:07:49 2008 -0400
292
293     Don't terminate zero-length strings.
294     
295     Just leave vendor and model NULL if the response didn't include them.
296
297 commit 0aa2ae83518b14e927fb5b8ced182a4f25cecc76
298 Author: Adam Jackson <ajax@redhat.com>
299 Date:   Mon Mar 24 15:13:14 2008 -0400
300
301     Bug #10846: Fix XF86VidModeGetMonitor when vendor or model are null.
302
303 commit 230197a970aec8d5550c2697249ba2e351b2de0b
304 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
305 Date:   Sun Mar 9 08:50:55 2008 +0100
306
307     nuke RCS Ids
308
309 commit a3bf552ea28f6275f604f114190b0c69d9bf4ef8
310 Author: James Cloos <cloos@jhcloos.com>
311 Date:   Thu Dec 6 16:38:47 2007 -0500
312
313     Replace static ChangeLog with dist-hook to generate from git log
314
315 commit 89dd6f2e9f0322001bcc9f5b42705e150414c37d
316 Author: James Cloos <cloos@jhcloos.com>
317 Date:   Mon Sep 3 05:53:52 2007 -0400
318
319     Add *~ to .gitignore to skip patch/emacs droppings
320
321 commit 52a0ff653601e603faa9c994a240814f9ddc277c
322 Author: Alan Coopersmith <alan.coopersmith@sun.com>
323 Date:   Thu Jul 13 14:59:14 2006 -0700
324
325     renamed: .cvsignore -> .gitignore
326
327 commit 3e980bb302befb4c463fa861ab08034c83208622
328 Author: Adam Jackson <ajax@nwnk.net>
329 Date:   Thu Apr 27 00:26:53 2006 +0000
330
331     Bump to 1.0.1
332
333 commit 227f7dc999517fc477b63327372fc846e5f44b7d
334 Author: Jeremy C. Reed <reed@reedmedia.net>
335 Date:   Thu Apr 20 23:44:33 2006 +0000
336
337     Fixed typo. Library was spell wrong.
338
339 commit 789ff24df047508e04a40fd4b9605e6f40f86638
340 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
341 Date:   Sun Feb 12 18:19:23 2006 +0000
342
343     Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages
344         not created correctly when MANDIR & MANSUFFIX don't match.
345
346 commit 6455000546cf8fd14f165a4f13590f94fc9948dc
347 Author: Kevin E Martin <kem@kem.org>
348 Date:   Thu Dec 15 00:24:35 2005 +0000
349
350     Update package version number for final X11R7 release candidate.
351
352 commit 22c88452663d7c0b4f854f056968527298b412d2
353 Author: Kevin E Martin <kem@kem.org>
354 Date:   Tue Dec 6 22:48:45 2005 +0000
355
356     Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
357
358 commit 5898da0a5deed350973064bf446c97831e42d575
359 Author: Kevin E Martin <kem@kem.org>
360 Date:   Sat Dec 3 05:49:46 2005 +0000
361
362     Update package version number for X11R7 RC3 release.
363
364 commit 914624d1fb3924c76e5dc358bb43b4dff800280c
365 Author: Kevin E Martin <kem@kem.org>
366 Date:   Sat Dec 3 04:41:52 2005 +0000
367
368     Add check and cflags for malloc(0) returning NULL.
369
370 commit 0f0572fd4b9de8747741ff81d668edfe23db0e15
371 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
372 Date:   Mon Nov 28 22:03:07 2005 +0000
373
374     Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
375         update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
376
377 commit 3d042fdd3fb1d2d30ede743741698589e868701b
378 Author: Kevin E Martin <kem@kem.org>
379 Date:   Sat Nov 19 07:15:44 2005 +0000
380
381     Update pkgconfig files to separate library build-time dependencies from
382         application build-time dependencies, and update package deps to work
383         with separate build roots.
384
385 commit eb9d4a646a4dfc30fde31deb926a954c2c41ec98
386 Author: Kevin E Martin <kem@kem.org>
387 Date:   Wed Oct 19 02:48:12 2005 +0000
388
389     Update package version number for RC1 release.
390
391 commit b46825c7ec5c50be0309b52759a2fba05fd2f350
392 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
393 Date:   Tue Oct 18 00:00:09 2005 +0000
394
395     Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to
396         work better with BSD make
397
398 commit 736aad1287fa65e82cbcb12073ba99ca8d63c0db
399 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
400 Date:   Mon Oct 17 21:13:23 2005 +0000
401
402     Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a
403         suffix rule (reported by Matthieu Herrb)
404
405 commit 5735da3f59d36568cfe198eeb1579e51b105491d
406 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
407 Date:   Thu Oct 13 04:25:46 2005 +0000
408
409     Add generated man pages to .cvsignores
410
411 commit d0f4698f0cf843f6dfdba11eae687ada11e3d4f0
412 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
413 Date:   Thu Oct 13 01:20:52 2005 +0000
414
415     [lib/Xxf86vm manpage cleanup]
416     Use sed to fill in variables in man page Add shadow man pages for man pages
417         that document multiple functions.
418
419 commit 72995528798d388422e6e09ee26a0edaffadb779
420 Author: Kristian Høgsberg <krh@redhat.com>
421 Date:   Mon Sep 26 20:55:17 2005 +0000
422
423     Simple whitespace change to change ownership of ,v file on server. Required
424         so that I can change permissions of file.
425
426 commit 8f19f14ada44daf9d85f4d65f0bc130ae5b2f4bf
427 Author: Kevin E Martin <kem@kem.org>
428 Date:   Fri Jul 29 21:22:53 2005 +0000
429
430     Various changes preparing packages for RC0:
431     - Verify and update package version numbers as needed
432     - Implement versioning scheme
433     - Change bug address to point to bugzilla bug entry form
434     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
435         reenable it)
436     - Fix makedepend to use pkgconfig and pass distcheck
437     - Update build script to build macros first
438     - Update modular Xorg version
439
440 commit 417a69a7e9ad4df9b3a7f03b09e4694ad5c2bcbc
441 Author: Keith Packard <keithp@keithp.com>
442 Date:   Sat Jul 9 21:10:32 2005 +0000
443
444     Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
445
446 commit 4b8ad01b53792d4220579a259290e6bf59eb3d8b
447 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
448 Date:   Fri Jul 1 16:16:15 2005 +0000
449
450     spell freedesktop.org correctly
451
452 commit a26154988a9367521a15e0876939d8ff7810cd81
453 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
454 Date:   Fri Jun 10 22:38:47 2005 +0000
455
456     Apply patch from Jeff Smith (whydoubt@yahoo.com):
457     - Add file linking for Xxf86misc, Xxf86dga, and Xxf86vm.
458     - Check in build system for Xxf86misc, Xxf86dga, and Xxf86vm.
459
460 commit c421f84a2d14fbf2995cba23d2ea614b59eadfd5
461 Author: Egbert Eich <eich@suse.de>
462 Date:   Fri Apr 23 19:23:08 2004 +0000
463
464     Merging XORG-CURRENT into trunk
465
466 commit 045fa2a95d6eac5db1c6d8781ef48f86d00b655f
467 Author: Egbert Eich <eich@suse.de>
468 Date:   Sun Mar 14 08:33:12 2004 +0000
469
470     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
471
472 commit d8913570296903c3686969f8c6dbeaf70064f23e
473 Author: Egbert Eich <eich@suse.de>
474 Date:   Wed Mar 3 12:12:14 2004 +0000
475
476     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
477
478 commit 2e3edee344aee8f8cebe139541ebecccec570d8b
479 Author: Egbert Eich <eich@suse.de>
480 Date:   Thu Feb 26 13:35:46 2004 +0000
481
482     readding XFree86's cvs IDs
483
484 commit 44926b9d3066d939b66aef57d091b8a878591e1e
485 Author: Egbert Eich <eich@suse.de>
486 Date:   Thu Feb 26 09:23:14 2004 +0000
487
488     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
489
490 commit 56ddf834f4d3cca8afd7d36a63d7b825d1d7ffc0
491 Author: Kaleb Keithley <kaleb@freedesktop.org>
492 Date:   Thu Dec 4 22:03:15 2003 +0000
493
494     XFree86 4.3.99.901 (RC 1)
495
496 commit db365c73e467868938ad5b15343c3b79b87994d5
497 Author: Kaleb Keithley <kaleb@freedesktop.org>
498 Date:   Tue Nov 25 19:28:33 2003 +0000
499
500     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
501
502 commit ed50d6847a012bef0bf7274626bb0ed8018d5e23
503 Author: Kaleb Keithley <kaleb@freedesktop.org>
504 Date:   Fri Nov 14 16:48:54 2003 +0000
505
506     XFree86 4.3.0.1
507
508 commit 252d1a944ccf5ebfc2c7e0c349254be055402c17
509 Author: Kaleb Keithley <kaleb@freedesktop.org>
510 Date:   Fri Nov 14 16:48:49 2003 +0000
511
512     Initial revision
513
514 commit 83bc8003b46b0602c36a84ee5b44665887400305
515 Author: Kaleb Keithley <kaleb@freedesktop.org>
516 Date:   Fri Nov 14 15:54:49 2003 +0000
517
518     R6.6 is the Xorg base-line