[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 10cbb0: Fixed outbound links in changelog.php

Michal Čihař michal at cihar.com
Tue Apr 4 08:46:55 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 10cbb0552fd9f2efb5616ac35d90a7ecbc142ef3
      https://github.com/phpmyadmin/phpmyadmin/commit/10cbb0552fd9f2efb5616ac35d90a7ecbc142ef3
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-04-04 (Tue, 04 Apr 2017)

  Changed paths:
    M ChangeLog
    M changelog.php

  Log Message:
  -----------
  Fixed outbound links in changelog.php

There was typo in the replacement regexp.

Fixes #13149

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 6f9a50f2e70b48c8e32f1d33538876218ee25093
      https://github.com/phpmyadmin/phpmyadmin/commit/6f9a50f2e70b48c8e32f1d33538876218ee25093
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-04-04 (Tue, 04 Apr 2017)

  Changed paths:
    M ChangeLog
    M scripts/create-release.sh

  Log Message:
  -----------
  Do not include devel dependencies in the release

The composer require does automatically run update and thus pulling in
all things we've removed in previous step. Passing --update-no-dev
avoids this.

Fixes #13146

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: e8104393e0687679ae3860f6c614c2a921f48e1e
      https://github.com/phpmyadmin/phpmyadmin/commit/e8104393e0687679ae3860f6c614c2a921f48e1e
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-04-04 (Tue, 04 Apr 2017)

  Changed paths:
    M ChangeLog
    M changelog.php
    M scripts/create-release.sh

  Log Message:
  -----------
  Merge branch 'QA_4_7'


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/924b53881503...e8104393e068


More information about the Git mailing list