summaryrefslogtreecommitdiff
path: root/proto/bigreqsproto/ChangeLog
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-04-24 19:48:04 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-04-24 19:48:04 +0000
commitcb48a5f9bf0e453c6d7f9f8de35f5b3a68922f1e (patch)
tree7febf41849aefb0dabb078e23600fab937a69796 /proto/bigreqsproto/ChangeLog
parent59bbe68eb0c42dea683b23ba764c7a89cc493dd2 (diff)
Update to bigreqsproto 1.1.0
Diffstat (limited to 'proto/bigreqsproto/ChangeLog')
-rw-r--r--proto/bigreqsproto/ChangeLog165
1 files changed, 162 insertions, 3 deletions
diff --git a/proto/bigreqsproto/ChangeLog b/proto/bigreqsproto/ChangeLog
index c722b519a..b020680e3 100644
--- a/proto/bigreqsproto/ChangeLog
+++ b/proto/bigreqsproto/ChangeLog
@@ -1,4 +1,163 @@
-2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
+commit e19e245ff8e5ddedbcc5853786ca55b56f8ab40c
+Author: Peter Hutterer <peter.hutterer@who-t.net>
+Date: Tue Aug 11 10:28:21 2009 +1000
- * configure.ac:
- Update package version number for final X11R7 release candidate.
+ bigreqsproto 1.1.0
+
+ Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
+
+commit 04e6f43c2645419569325919b7c6e69e8d5244dd
+Author: Peter Hutterer <peter.hutterer@who-t.net>
+Date: Tue Aug 25 15:23:39 2009 +1000
+
+ Move bigreqstr.h to bigreqsproto.h.
+
+ Leave a stub for bigreqstr.h to warn potential users.
+
+ Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
+
+commit 222389bd9daa750b4ea79dd9085dc66c5f914496
+Author: Peter Hutterer <peter.hutterer@who-t.net>
+Date: Tue Aug 25 15:12:36 2009 +1000
+
+ Remove RCS tags.
+
+commit ca477537b1f7807539e928bb1230098d963558f8
+Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
+Date: Tue Jan 27 20:06:27 2009 -0200
+
+ Janitor: Correct make distcheck and dont distribute autogen.sh
+
+commit 403cbefd6af734884c4254666134ce6b01574efe
+Author: James Cloos <cloos@jhcloos.com>
+Date: Thu Dec 6 16:38:56 2007 -0500
+
+ Replace static ChangeLog with dist-hook to generate from git log
+
+commit e8c0c8be01746b4306d4b791540c0ad4f852be13
+Author: James Cloos <cloos@jhcloos.com>
+Date: Mon Sep 3 05:53:59 2007 -0400
+
+ Add *~ to .gitignore to skip patch/emacs droppings
+
+commit f48a0bfa3378127acd37131fe2e0b95930ff7508
+Author: Alan Coopersmith <alan.coopersmith@sun.com>
+Date: Fri Jul 14 18:56:07 2006 -0700
+
+ renamed: .cvsignore -> .gitignore
+
+commit 4c9ed5d885a39fa78e3789c4e7b2465b78d6221a
+Author: Kevin E Martin <kem@kem.org>
+Date: Thu Dec 15 00:24:36 2005 +0000
+
+ Update package version number for final X11R7 release candidate.
+
+commit 6242a2e0b2d8c9fb6e01a96a2029eb880d270f5e
+Author: Kevin E Martin <kem@kem.org>
+Date: Wed Oct 19 02:48:13 2005 +0000
+
+ Update package version number for RC1 release.
+
+commit cc15ee9aeb69aff196a2fd3651aeb88261062066
+Author: Eric Anholt <anholt@freebsd.org>
+Date: Tue Aug 2 19:19:37 2005 +0000
+
+ Add basic .cvsignore files for proto modules.
+
+commit 58a1b1e0b98d1902b9214a4a425e0e90cdbbbce2
+Author: Kevin E Martin <kem@kem.org>
+Date: Fri Jul 29 21:22:54 2005 +0000
+
+ Various changes preparing packages for RC0:
+ - Verify and update package version numbers as needed
+ - Implement versioning scheme
+ - Change bug address to point to bugzilla bug entry form
+ - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
+ reenable it)
+ - Fix makedepend to use pkgconfig and pass distcheck
+ - Update build script to build macros first
+ - Update modular Xorg version
+
+commit 41700c770a1687d1acab5531eee81ff251948f99
+Author: Daniel Stone <daniel@fooishbar.org>
+Date: Sat May 21 03:46:57 2005 +0000
+
+ Change version to 1.0.
+
+commit c009d17f803b8af11145803d3abf2433d1c87d55
+Author: Adam Jackson <ajax@nwnk.net>
+Date: Thu May 19 00:22:38 2005 +0000
+
+ revert last change, didn't do right thing at all, sorry for the noise
+
+commit 2ed368b8b8fdc31712f5456ae27a66a4dc53d5ed
+Author: Adam Jackson <ajax@nwnk.net>
+Date: Thu May 19 00:10:12 2005 +0000
+
+ Require automake 1.7 in AM_INIT_AUTOMAKE
+
+commit ae7cf77b7a5261cc97a07deeaf1cce05895a27ed
+Author: Josh Triplett <josh@speakeasy.net>
+Date: Sat May 14 07:55:09 2005 +0000
+
+ Add some COPYING files.
+
+commit 7a08cc923ec903837ed23c2045b8227600fe3343
+Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
+Date: Mon May 9 18:20:03 2005 +0000
+
+ Change all the protonames from <extension>Ext to <extension>Proto.
+
+commit 6629d05366b6d375397be21fd35ae28dd7da5d3d
+Author: Kevin E Martin <kem@kem.org>
+Date: Fri May 6 01:46:29 2005 +0000
+
+ Initial build system files for proto module.
+
+commit 15f8c805114c55274de8c76e98af06b8cfbc5bf6
+Author: Egbert Eich <eich@suse.de>
+Date: Fri Apr 23 18:43:06 2004 +0000
+
+ Merging XORG-CURRENT into trunk
+
+commit 1488710946b114406f05ef31a787fa80ec6a7c32
+Author: Egbert Eich <eich@suse.de>
+Date: Sun Mar 14 08:31:36 2004 +0000
+
+ Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
+
+commit 44275021333dbd3c9fefabdae1f32f200179fa2e
+Author: Egbert Eich <eich@suse.de>
+Date: Wed Mar 3 12:10:54 2004 +0000
+
+ Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
+
+commit a1b848a3408aa1eac5be57b6f92dfeb4d037a141
+Author: Egbert Eich <eich@suse.de>
+Date: Thu Feb 26 13:35:11 2004 +0000
+
+ readding XFree86's cvs IDs
+
+commit 94e21f55a8c7d410694672af054ea32890ef33e9
+Author: Egbert Eich <eich@suse.de>
+Date: Thu Feb 26 09:22:28 2004 +0000
+
+ Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
+
+commit ba70ef76128f24cd2a78ea6aa7ac496dad76cb71
+Author: Kaleb Keithley <kaleb@freedesktop.org>
+Date: Tue Nov 25 19:28:02 2003 +0000
+
+ XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
+
+commit 12ac905fe0e3e26515b69f01ba43c4fd16cbb670
+Author: Kaleb Keithley <kaleb@freedesktop.org>
+Date: Fri Nov 14 16:48:43 2003 +0000
+
+ XFree86 4.3.0.1
+
+commit dbf5531e9aaded40d1e086ebe7fbf3b9030acc57
+Author: Kaleb Keithley <kaleb@freedesktop.org>
+Date: Fri Nov 14 15:54:35 2003 +0000
+
+ R6.6 is the Xorg base-line