Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
86f10eb5
Commit
86f10eb5
authored
7 years ago
by
Henrik (Grubba) Grubbström
Browse files
Options
Downloads
Patches
Plain Diff
CHANGES: Updated with current changes.
parent
26107fd3
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGES
+59
-1
59 additions, 1 deletion
CHANGES
with
59 additions
and
1 deletion
CHANGES
+
59
−
1
View file @
86f10eb5
...
@@ -8,16 +8,74 @@ New Features
...
@@ -8,16 +8,74 @@ New Features
Bug fixes
Bug fixes
---------
---------
o Crypto.CCM
Fixed initialization of the iv.
o Filesystem.Monitor
- Fixed issue with next_poll being set to zero causing polling
every second.
- Fixed indexing the NULL value error when InotifyMonitor was used in
combination with a filter_file() that doesn't accept everything.
o HTTPLoop:
Fixed some potential race conditions.
o Image.Image
- Improved argument checking in apply_curve().
Non-integer array values lead to use of uninitialized curve values.
o Image.PVR
Fixed size check for twiddled images.
o Protocols.HTTP
o Protocols.HTTP
Fixed incoming chunked transfers (timed async works now, chunk
Fixed incoming chunked transfers (timed async works now, chunk
options are properly 'parsed').
options are properly 'parsed').
o Protocols.LDAP
Fixed race condition on initializing LDAPS.
o Search.Utils
Updated debug string format.
o Sql.pgsql
o Sql.pgsql
Suppress spurious 'File not open' blurts on stderr when the
Suppress spurious 'File not open' blurts on stderr when the
connection is still pending and we inspect the connection object.
connection is still pending and we inspect the connection object.
o Standards.IIM
Disabled debug output for unknown segment markers.
Building & Tools
----------------
o Image.SVG
Fall back to using the unprefixed pkg-config if the arch-prefixed
doesn't exist.
o precompile
Support precompilation with Pike 8.1 again.
o smartlink
Fixed multiple issues on Darwin & NetBSD.
o Whitefish
Use the standard VPATH.
Changes since Pike 8.0.466 (release 10)
Changes since Pike 8.0.466 (release 10)
----------------------------------------------------------------------
----------------------------------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment