Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
unix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rinat Striungis
unix
Commits
dc0e771a
Commit
dc0e771a
authored
11 years ago
by
Herbert Valerio Riedel
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog and prepare for 2.7.0.1 release
Signed-off-by:
Herbert Valerio Riedel
<
hvr@gnu.org
>
parent
5961343e
No related branches found
Branches containing commit
Tags
unix-2.7.0.1-release
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
changelog.md
+8
-2
8 additions, 2 deletions
changelog.md
unix.cabal
+1
-1
1 addition, 1 deletion
unix.cabal
with
9 additions
and
3 deletions
changelog.md
+
8
−
2
View file @
dc0e771a
## 2.7.0.1
## 2.7.0.1
*Mar 2014*
*
Handle EROFS and ETXTBSY as (non-exceptional) permission denied in
`fileAccess`
*
Bundled with GHC 7.8.1
*
Handle
`EROFS`
and
`ETXTBSY`
as (non-exceptional) permission denied in
`fileAccess`
*
Fix
`getFileStatus`
to retry
`stat(2)`
when it returns
`EAGAIN`
(this can happen on Solaris)
## 2.7.0.0 *Nov 2013*
...
...
This diff is collapsed.
Click to expand it.
unix.cabal
+
1
−
1
View file @
dc0e771a
...
...
@@ -43,7 +43,7 @@ source-repository head
source-repository this
type: git
location: http://git.haskell.org/packages/unix.git
tag: unix-2.7.0.
0
-release
tag: unix-2.7.0.
1
-release
library
default-language: Haskell2010
...
...
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