Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
47054eed
Commit
47054eed
authored
Feb 17, 2003
by
Christophe Massiot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Now 0.5.2-cvs (estimated release date in two weeks from now).
parent
a9899491
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
NEWS
NEWS
+1
-2
configure.ac.in
configure.ac.in
+2
-2
No files found.
NEWS
View file @
47054eed
$Id: NEWS,v 1.2
1 2003/02/17 06:15:21 sam
Exp $
$Id: NEWS,v 1.2
2 2003/02/17 14:43:37 massiot
Exp $
Changes between 0.5.0 and 0.5.1:
--------------------------------
...
...
@@ -42,7 +42,6 @@ Mac OS X port:
* the dock should no longer be visible in fullscreen mode
* the Mac OS X binary is now compiled with Ogg/Theora support
* vlc.app is now VLC.app
* added an info panel
Win32 port:
* fixed the "RichEdit line insertion error" bug
...
...
configure.ac.in
View file @
47054eed
dnl Autoconf settings for vlc
AC_INIT(vlc,0.5.
1
)
AC_INIT(vlc,0.5.
2-cvs
)
CONFIGURE_LINE="$0 $*"
CODENAME="Natalya"
...
...
@@ -11,7 +11,7 @@ AC_CANONICAL_SYSTEM
dnl XXX: we don't put any flags here, because automake 1.5 doesn't support
dnl them. And we need the comma otherwize automake will choke on it.
AM_INIT_AUTOMAKE(vlc,0.5.
1
)
AM_INIT_AUTOMAKE(vlc,0.5.
2-cvs
)
AM_CONFIG_HEADER(config.h)
dnl
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment