Hello!
This is my weekly ChangeLog, from 26 February 2018 to 4 March 2018.
You can see it in a better format by going here: http://log.smallworks.eu/web/search?from=26/2/2018&to=4/3/ 2018
ChangeLog
=========
2 March 2018:
-------------
*�� �� I've been working on Iceberg UI.
�� �� I have first versions of:
�� �� * repositories browser
�� �� * individual repository browser
�� �� * individual repository management browser
�� �� * commit window
�� �� * push window
�� �� * pull windows
�� �� I'm not woking on fix a couple of problems on refreshing windows and defining how the pull will work (by default,
�� �� it will trigger a merge of the changes your are pulling into your image).
1 March 2018:
-------------
*�� �� I made a new backport for 6.1, [case: 21344](https://pharo.fogbugz.com/f/cases/21344 )
�� �� enjoy
28 February 2018:
-----------------
*�� �� Well... I spent an stupid amount of time to figure out why the latest VM for macOS was not including libgit2.
�� �� Turns out, there was a "deploy filter" problem (two problems, in fact), that was making that all pharo flavours
�� �� were being uploaded to the file server and with same name so in fact, one flavour was being copied on top of the
�� �� other. And "lowcode VM", for example, does not includes libgi2.
�� �� So, now that's fixed. You can start using latest VM again (which is the one that is signed) ;)