diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-03-26 Badlop <badlop@process-one.net> + + * src/Makefile.in: Support for parallel compilation with 'make -j' + in multi core CPUs: fix compilation dependencies; compile + behaviors before other source code. (thanks to Jonathan Schleifer) + * src/mod_pubsub/Makefile.in: Likewise + * src/eldap/Makefile.in: Likewise + 2008-03-26 Alexey Shchepin <alexey@process-one.net> * src/ejabberd_local.erl: The iq_response table wasn't cloned |