17
0

- update to 1.7.1:

* Improve config parsing code
  * Make ConfigList() more stable

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ciscoconfparse?expand=0&rev=55
This commit is contained in:
2023-01-18 13:54:47 +00:00
committed by Git OBS Bridge
parent 6b14b91f4c
commit ab34eb7a93
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 18 13:54:32 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.7.1:
* Improve config parsing code
* Make ConfigList() more stable
-------------------------------------------------------------------
Wed Jan 4 14:04:22 UTC 2023 - Dirk Müller <dmueller@suse.com>