
New patches:

[Fixed broken test.
Juan M. Bello Rivas <jmbr@superadditive.com>**20080419104506] {
hunk ./test.lisp 161
-          (export (list 'some-class 'slot1-of 'slot2-custom 'slot1 'slot2) ,*package*)
+          (eval-when (:compile-toplevel :load-toplevel :execute)
+           (export (list 'some-class 'slot1-of 'slot2-custom 'slot1 'slot2) ,*package*))
}

Context:

[added (def condition* ...)
attila.lendvai@gmail.com**20080201122229] 
[dropped metabang bind integration to follow bind refactor
attila.lendvai@gmail.com**20071121143125] 
[fix: use-package cl-def when needed
attila.lendvai@gmail.com**20071102085110] 
[added def component* (ucw)
attila.lendvai@gmail.com**20071101150713] 
[added build-defclass-like-cl-def-expansion, use for def class*
attila.lendvai@gmail.com**20071101150640] 
[added build-defclass-like-expansion
attila.lendvai@gmail.com**20071101145349] 
[added cl-def integration
attila.lendvai@gmail.com**20071101141448] 
[Added options for functional-slots.
levente.meszaros@gmail.com**20070819145801] 
[:special is an allowed slot-option for ContextL
attila.lendvai@gmail.com**20070515181452] 
[Export stuff in eval-always when export is requested
attila.lendvai@gmail.com**20070418132003] 
[Properly set up swank:*readtable-alist*
attila.lendvai@gmail.com**20070414100211] 
[Export a define-dynamic-context* to clean things up
attila.lendvai@gmail.com**20070413085425] 
[Use stefil:funcall-test-with-feedback-message
attila.lendvai@gmail.com**20070401122606] 
[Added metabang-bind integration (to use defclass* by default in define-dynamic-context)
attila.lendvai@gmail.com**20070326142250] 
[TAG 2007-03-22
attila.lendvai@gmail.com**20070323112149] 
Patch bundle hash:
258fef08a69fe5c3692b95b0f259a81ade630f70
