Esteban's ChangeLog week of 7 January 2019

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Esteban's ChangeLog week of 7 January 2019

EstebanLM
Hello!

This is my weekly ChangeLog, from 7 January 2019 to 13 January 2019.
You can see it in a better format by going here: http://log.smallworks.eu/web/search?from=7/1/2019&to=13/1/2019

ChangeLog
=========

11 January 2019:
----------------

*    Finally fixed bootstrap issues related to Pharo8.0 development.
   
    Now we are ready to go :)
   
    Issues fixed:
   
    * [https://github.com/pharo-project/pharo/pull/2214](https://github.com/pharo-project/pharo/pull/2214)
    * [https://github.com/pharo-project/pharo/issues/2212](https://github.com/pharo-project/pharo/issues/2212)
    * [https://github.com/pharo-project/pharo/issues/2129](https://github.com/pharo-project/pharo/issues/2129)
    * [https://github.com/pharo-project/pharo/issues/2211](https://github.com/pharo-project/pharo/issues/2211)
    * [https://github.com/pharo-project/pharo/issues/2130](https://github.com/pharo-project/pharo/issues/2130)
   

9 January 2019:
---------------

*    I've been working on release Pharo7.0 as soon as possible.
   
    For that, Pharo8.0 development needs to be in place and there were some errors on the bootstrap. I'm working on those:
   
    * [2129](https://github.com/pharo-project/pharo/issues/2129)
    * [2130](https://github.com/pharo-project/pharo/issues/2130)
   
    Both are kind of related, since it depends on how to take correctly the working branch.
   
    Anyway... not finished, but almost :)
   

cheers!
Esteban