Skip to content

Commit 6f718f9

Browse files
author
Felipe Zimmerle
committed
Updates on CHANGES
1 parent 0461c1c commit 6f718f9

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

CHANGES

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,26 @@
11
v3.0.x - YYYY-MMM-DD (To be released)
22
-------------------------------------
33

4+
- Fixed examples compilation while using disable-shared
5+
[#1670 - @zimmerle, @ivanbaldo]
6+
- Fixed compilation issue while xml is disabled
7+
[0x243028 - @zimmerle]
8+
- Having LDADD and LDFLAGS organized on Makefile.am
9+
[0xd0e85e - @zimmerle]
10+
- Checking std::deque size before use it
11+
[0x217cbf - @zimmerle, Yaron Dayagi]
12+
- perf improvement: Added the concept of RunTimeString and removed
13+
all run time parser.
14+
[0x3eae51 0x0320e0 0xb5688f 0xfe47a9 0xfa9842 0x1affc3 0x079de4
15+
0xc7c04f 0x5262ea 0x01974a 0xd5ee1e - @zimmerle]
416
- perf improvement: Checks debuglog level before format debug msg
5-
[0x068f7 - @zimmerle]
17+
[0x42ee9 - @zimmerle]
618
- perf. improvement/rx: Only compute dynamic regex in case of macro
7-
[0xab78d - @zimmerle]
19+
[0x91ff3 - @zimmerle]
820
- Fix uri on the benchmark utility
9-
[0xc1cd6 - @zimmerle]
10-
21+
[0x63bec - @zimmerle]
22+
- disable Lua on systems with liblua5.1
23+
[Issue #1639 - @victorhora, @defanator]
1124

1225
v3.0.0 - 2017-Dec-13
1326
--------------------

0 commit comments

Comments
 (0)