On Wed, May 09, 2018 at 08:06:02PM -0500, Jon Elson wrote:
> 
> Can somebody give me some instructions so I can find exactly 
> what changes were made between
> the 2.7.8 release and the 2.7.9 release?  The git history 
> REALLY doesn't show any other changes.

git fetch
gitk v2.7.8..v2.7.9

You can limit to changes in hal with

gitk v2.7.8..v2.7.9 -- src/hal

Seems really likely it's 1b7feb83, probably a scope problem with the
static slotnum change?

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to