mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-25 18:59:12 +02:00
Merge branch 'v2-stable' into beta
Conflicts: src/include/functions_common.php
This commit is contained in:
commit
0f8356f149
@ -1,4 +1,12 @@
|
||||
---------------------------------------------------------------------------
|
||||
Version 2.6.1 (v2-stable), 2009-03-23
|
||||
- Fixed an issue with case sensitive fieldnames in db and pdo logstream.
|
||||
This issue could cause unexpected results depending on how fieldnames
|
||||
were returned by the database layer. Now, all fieldnames and array keys
|
||||
are automatically converted into lowercase.
|
||||
- Fixed minor database template definition issues with the logcon_config
|
||||
table, the propvalue and propvalue_text field can be NULL now.
|
||||
---------------------------------------------------------------------------
|
||||
Version 2.6.0 (v2-stable), 2009-03-20
|
||||
- Merged beta branch into v2-stable branch.
|
||||
---------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user