2002-11-21 Havoc Pennington <hp@redhat.com>
[platform/upstream/dbus.git] / ChangeLog
1 2002-11-21  Havoc Pennington  <hp@redhat.com>
2
3         * dbus/Makefile.am (INCLUDES): define DBUS_COMPILATION 
4         so we can allow ourselves to include files directly, 
5         instead of having to use dbus.h
6
7         * dbus/dbus.h: fill in
8
9         * dbus/dbus-message.h: sketch out a sample header file.
10         Include griping if you include it directly instead of 
11         via dbus.h
12
13         * dbus/dbus-macros.h: new file with macros for extern "C", 
14         TRUE/FALSE, NULL, etc.
15
16         * doc/file-boilerplate.c: put include guards in here
17
18 2002-11-21  Havoc Pennington  <hp@redhat.com>
19
20         * doc/file-boilerplate.c: include both AFL and GPL boilerplate.
21
22         * COPYING: include the GPL as well, and license code 
23         under both AFL and GPL.
24
25 2002-11-21  Havoc Pennington  <hp@redhat.com>
26
27         * acconfig.h: get rid of this
28
29         * autogen.sh (run_configure): add --no-configure option
30
31         * configure.in: remove AC_ARG_PROGRAM to make
32         autoconf complain less. add AC_PREREQ. 
33         add AC_DEFINE third arg.
34         
35 2002-11-21  Anders Carlsson  <andersca@codefactory.se>
36
37         * doc/Makefile.am:
38         Fix references so we can distcheck.
39
40 2002-11-21  Havoc Pennington  <hp@redhat.com>
41
42         * Initial module creation
43