--- Begin Message ---
------------------------------------------------------------
revno: 474
committer: Harish Narayanan <hnarayanan@xxxxxxxxx>
branch nick: dorsal
timestamp: Tue 2010-08-31 00:07:47 +0530
message:
Updated author list and changelog to document the recent flurry of activity
modified:
AUTHORS
ChangeLog
--
lp:dorsal
https://code.launchpad.net/~dorsal-core/dorsal/main
You are subscribed to branch lp:dorsal.
To unsubscribe from this branch go to https://code.launchpad.net/~dorsal-core/dorsal/main/+edit-subscription
=== modified file 'AUTHORS'
--- AUTHORS 2010-08-25 08:41:52 +0000
+++ AUTHORS 2010-08-30 18:37:47 +0000
@@ -24,5 +24,6 @@
Alexander Jarosch <alex@xxxxxxxx>
Johannes Ring <johannr@xxxxxxxxx>
Marie E. Rognes <meg@xxxxxxxxx>
+ Patrick Riesen <priesen@xxxxxxxxxxxxxxx>
Missing credits? Tell us and we will fix it!
=== modified file 'ChangeLog'
--- ChangeLog 2010-07-05 15:16:27 +0000
+++ ChangeLog 2010-08-30 18:37:47 +0000
@@ -1,3 +1,46 @@
+2010-08 Marie E. Rognes <meg@xxxxxxxxx>
+ * Polished support for gentoo
+2010-08 Harish Narayanan <harish@xxxxxxxxx>
+ * Added support for fedora machines without redhat-lsb
+ * Added scripts for auto-generating author lists and listing
+ unused packages and patches
+ * Fixed bugs related to new platform file placements
+ * Added support for 32/64-bit architecture-independent builds
+ * Fixed python crashing bug introduced by cmake on darwin
+ * Fixed breakages introduced in snowleopard
+ * Removed (nonexistent) support for xp
+2010-08 Johannes Ring <johannr@xxxxxxxxx>
+ * Added patch for scientificpython to help it detect numpy
+ * Modified trilinos package to account for the new cmake-based
+ install of its 10.x branch
+2010-08 Anders Logg <logg@xxxxxxxxx>
+ * Fixed bugs introduced by move to petsc/slepc 3.1x
+ * Broke many things through several hasty changes
+ * Fixed breakages introduced in snowleopard
+ * Fixed missing malloc.h bug in parmetis
+ * Modified dolfin package to account for new cmake-based install
+ * Added initial support for maverick
+ * Split platform files into supported, contributed and deprecated
+ * Fixed breakages introduced in ubuntu platforms
+ * Resumed mirroring files hosted on unstable servers
+ * Polished support for maverick
+ * Tested and corrected breakages in different platforms
+2010-08 Garth N. Wells <gnw20@xxxxxxxxx>
+ * Updated to petsc/slepc 3.1x
+ * Broke many things through several hasty changes
+ * Added initial support for opensuse11.3
+ * Added lib64 to library search path on 64bit machines
+ * Added out-of-source build support to cmake
+ * Fixed breakages introduced in fedora13
+ * Fixed architecture-sniffing in scotch platform
+ * Polished support for opensuse11.3
+ * Removed scons requirement from supported platform files
+ * Added initial support for squeeze
+ * Tested and corrected breakages in different platforms
+2010-07 Douglas N. Arnold <arnold@xxxxxxx>
+ * Added initial support for fedora13
+2010-07 Patrick Riesen <priesen@xxxxxxxxxxxxxxx>
+ * Fixed armadillo package on 64-bit machines
2010-06 Harish Narayanan <harish@xxxxxxxxx>
* Updated to recent versions of all packages
* Updated documentation
@@ -74,7 +117,7 @@
* Added initial support for snowleopard
* Updated to recent versions of all packages
2009-09 Harish Narayanan <harish@xxxxxxxxx>
- * Started mirroring unstable packages
+ * Started mirroring files hosted on unstable servers
* Removed support for gutsy
2009-08 Anders Logg <logg@xxxxxxxxx>
* Added initial support for karmic
--- End Message ---