15
0

- Update to 1.5.4:

* Fix google#166, Allow space before C++11 attributes
  * Fix #156: sed/gsed output parameter rejected
  * Fix #156: sed/gsed output without other stdout information
  * improvements to regression tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cpplint?expand=0&rev=10
This commit is contained in:
2020-08-31 06:54:39 +00:00
committed by Git OBS Bridge
parent 1e3b19ca16
commit 4aeb0e3522
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Aug 31 06:47:40 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.5.4:
* Fix google#166, Allow space before C++11 attributes
* Fix #156: sed/gsed output parameter rejected
* Fix #156: sed/gsed output without other stdout information
* improvements to regression tests
-------------------------------------------------------------------
Wed Jul 1 04:34:56 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>