Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release fixes #2558

Merged
merged 3 commits into from
Oct 21, 2013
Merged

Release fixes #2558

merged 3 commits into from
Oct 21, 2013

Commits on Oct 21, 2013

  1. Release-related updates

      * Lua is not an acronym
      * Adds an OSVDB ref
      * credit @jvazquez-r7, not HD, for the Windows CMD thing
    Tod Beardsley committed Oct 21, 2013
    1 Configuration menu
    Copy the full SHA
    c070108 View commit details
    Browse the repository at this point in the history
  2. Update license comments with resplat.

    Tod Beardsley committed Oct 21, 2013
    Configuration menu
    Copy the full SHA
    bce8d9a View commit details
    Browse the repository at this point in the history
  3. Just warn, don't bail

    Even if the OS detection returns non-Win7, maybe it's Win 8 or something
    where it'll still work. We rarely bail out on checks like these.
    
    If I'm crazy, feel free to skip or revert this commit (it shouldn't hold
    up the release at all)
    
    For details on this module, see #2503. I don't see any comments about
    this line in particular
    Tod Beardsley committed Oct 21, 2013
    Configuration menu
    Copy the full SHA
    c1954c4 View commit details
    Browse the repository at this point in the history