-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
40 lines (23 loc) · 1.16 KB
/
ChangeLog
File metadata and controls
40 lines (23 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
2008-10-14 Adam Tauno Williams <awilliam@whitemiceconsulting.com>
* PDA: moved to Recyler
* GNUmakefile: removed reference to PDA subproject.
* configure: removed detection of pilot-link (pisock).
* INSTALL: removed comment about pisock & PDA module.
2005-08-08 Helge Hess <helge.hess@skyrix.com>
* configure: add linking-results as vars to config.make, do not enforce
gstep-make on MacOSX
2005-06-19 Helge Hess <helge.hess@opengroupware.org>
* WebUI/GNUmakefile.postamble: fixed creation of template/translation
links
* GNUmakefile: improved behaviour with empty GNUSTEP_MAKEFILES variable
2005-03-21 Helge Hess <helge.hess@opengroupware.org>
* configure: on OSX use --disable-strip / --with-gnustep per default,
check for weird library combos on OSX
2005-03-07 Helge Hess <helge.hess@opengroupware.org>
* configure: check for required and optional linking dependencies, eg
disable PDA if libpisock could not be found
* added configure script
2004-08-20 Helge Hess <helge.hess@opengroupware.org>
* moved SandStorm, Publisher and AdminUI to Recycler
* created ChangeLog, contains project global changes (this is _not_ a
summary)